diff options
author | Juergen Daubert <jue@jue.li> | 2007-10-07 10:03:12 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-10-07 10:03:12 +0200 |
commit | 24a71588058c4333d2df3bcd27cef6b8d57a2298 (patch) | |
tree | 5c0b011455bcacf11fee5a7770d733e88ba693e4 /unison | |
parent | 5e5172cd376b517aa56997cede37dfae6cda41f1 (diff) | |
download | opt-24a71588058c4333d2df3bcd27cef6b8d57a2298.tar.gz opt-24a71588058c4333d2df3bcd27cef6b8d57a2298.tar.xz |
unison: update to 2.27.47
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 4a21e1702..253acdff3 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -8c812bb3cd9c15657bd505eb24fd7b24 unison-2.27.29.tar.gz +5fd14559e8478087e630b7955c27a1c3 unison-2.27.47.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index 2fcf33f1e..c31d24d05 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.29 +version=2.27.47 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) |