diff options
author | Juergen Daubert <jue@jue.li> | 2007-04-16 16:44:11 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-04-16 16:44:11 +0200 |
commit | 8dadf2aa779f02763be78d4558f54f0f1ae48765 (patch) | |
tree | 453803edbc743ff57d0c49b1bb3294ca7910a4f8 /unison | |
parent | 995a95a95b2af93c27d634d23532affa26522b19 (diff) | |
download | opt-8dadf2aa779f02763be78d4558f54f0f1ae48765.tar.gz opt-8dadf2aa779f02763be78d4558f54f0f1ae48765.tar.xz |
unison: update to 2.27.12
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 b8d00e6f8..467f2d14c 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -6e149514944ed3d298684b58abb15dad unison-2.27.10.tar.gz +768411465149c16da2f70b699a3ca244 unison-2.27.12.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index c14901d6d..00f850014 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.10 +version=2.27.12 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) |