diff options
author | Juergen Daubert <jue@jue.li> | 2008-01-21 11:49:27 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2008-01-21 11:49:27 +0100 |
commit | 350b041ad3de19bfc110de13db14a74ffacd1b06 (patch) | |
tree | a58fb887da119e363430fd092626ff6679ccc92a /unison | |
parent | eaf3f9b88ef822d23f52c080262048fcdbd7607d (diff) | |
download | opt-350b041ad3de19bfc110de13db14a74ffacd1b06.tar.gz opt-350b041ad3de19bfc110de13db14a74ffacd1b06.tar.xz |
unison: update to 2.27.57
Diffstat (limited to 'unison')
-rw-r--r-- | unison/.md5sum | 2 | ||||
-rw-r--r-- | unison/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/unison/.md5sum b/unison/.md5sum index 629843af3..e0a398aca 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -d89c2840820f24ef7311521e57ab5a44 unison-2.27.55.tar.gz +4ba0a3e4bf4b4ad0c063f86391371f78 unison-2.27.57.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index f1b395660..ccd259e10 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.55 +version=2.27.57 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) |