diff options
author | Juergen Daubert <jue@jue.li> | 2007-11-02 09:54:07 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-11-02 09:54:07 +0100 |
commit | 8d1b8f073a7f304262207d46697baaf7fc626e9b (patch) | |
tree | b53c09d846bb73327d7c4cca70cc95a64a948df0 /unison | |
parent | 79172335f114ffe0c40a31c6af8dffac00be1905 (diff) | |
download | opt-8d1b8f073a7f304262207d46697baaf7fc626e9b.tar.gz opt-8d1b8f073a7f304262207d46697baaf7fc626e9b.tar.xz |
unison: update to 2.27.48
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 253acdff3..058bf2cc8 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -5fd14559e8478087e630b7955c27a1c3 unison-2.27.47.tar.gz +8b0bd3e5bdaf1d6fab97e3a072a9ab16 unison-2.27.48.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index c31d24d05..786c6fe04 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.47 +version=2.27.48 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) |