diff options
author | Juergen Daubert <jue@jue.li> | 2007-05-11 10:13:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-05-11 10:13:02 +0200 |
commit | 8a0a6b9c4a92a5f2f4d334c514ee388faec3d21c (patch) | |
tree | c13768ab8c1f740f3be824f8925e186be2c7254f /unison | |
parent | 603076388d217589b4789db073ed197c95b8f37e (diff) | |
download | opt-8a0a6b9c4a92a5f2f4d334c514ee388faec3d21c.tar.gz opt-8a0a6b9c4a92a5f2f4d334c514ee388faec3d21c.tar.xz |
unison: update to 2.27.29
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 db250250d..4a21e1702 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -62f8c86e8d905b01b5e8dc9db96066b5 unison-2.27.24.tar.gz +8c812bb3cd9c15657bd505eb24fd7b24 unison-2.27.29.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index d4cd36a53..2fcf33f1e 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.24 +version=2.27.29 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) |