diff options
author | Lucas Hazel <lucas@die.net.au> | 2009-02-16 14:52:02 +1100 |
---|---|---|
committer | Lucas Hazel <lucas@die.net.au> | 2009-02-26 22:01:13 +1100 |
commit | 86789a1b7325dba465b3b26e683e1aff6dfd4fa9 (patch) | |
tree | fbbb5ba992674336ba4be474f6708fcd48a802f8 | |
parent | 74e55108b33085314e3ce25bfab2e3ae4c4fb005 (diff) | |
download | contrib-86789a1b7325dba465b3b26e683e1aff6dfd4fa9.tar.gz contrib-86789a1b7325dba465b3b26e683e1aff6dfd4fa9.tar.xz |
flup: downgrade to 1.0
-rw-r--r-- | flup/.md5sum | 2 | ||||
-rw-r--r-- | flup/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/flup/.md5sum b/flup/.md5sum index 851c13b35..1b8d9a1ea 100644 --- a/flup/.md5sum +++ b/flup/.md5sum @@ -1 +1 @@ -414181781fb0923f884a38503e8e56da flup-1.0.1.tar.gz +530801fe835fd9a680457e443eb95578 flup-1.0.tar.gz diff --git a/flup/Pkgfile b/flup/Pkgfile index 67606e4be..bdf86deba 100644 --- a/flup/Pkgfile +++ b/flup/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=flup -version=1.0.1 +version=1.0 release=1 source=(http://www.saddi.com/software/$name/dist/$name-$version.tar.gz) |