summaryrefslogtreecommitdiff
path: root/uw-imap
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2007-07-13 11:29:51 +0200
committerJuergen Daubert <jue@jue.li>2007-07-13 11:29:51 +0200
commit8f24cece9fd32dff95b0ee93c303f2f4835219e6 (patch)
tree1a0d7940ea56d44925aeba8d239ec1ddb6b887a7 /uw-imap
parent609ed331f6be89e7bfb9ed521594bbd45426a1fe (diff)
downloadopt-8f24cece9fd32dff95b0ee93c303f2f4835219e6.tar.gz
opt-8f24cece9fd32dff95b0ee93c303f2f4835219e6.tar.xz
uw-imap: update to 2006j2
Diffstat (limited to 'uw-imap')
-rw-r--r--uw-imap/.md5sum2
-rw-r--r--uw-imap/Pkgfile6
2 files changed, 4 insertions, 4 deletions
diff --git a/uw-imap/.md5sum b/uw-imap/.md5sum
index acf27f402..1f09c1abb 100644
--- a/uw-imap/.md5sum
+++ b/uw-imap/.md5sum
@@ -1 +1 @@
-353161c390c8d9f1783f598582f4f736 imap-2006j1.tar.Z
+d7900691c415bcc725c1bf2b15e4fb99 imap-2006j2.tar.Z
diff --git a/uw-imap/Pkgfile b/uw-imap/Pkgfile
index c46319388..482734d62 100644
--- a/uw-imap/Pkgfile
+++ b/uw-imap/Pkgfile
@@ -4,12 +4,12 @@
# Depends on: openssl
name=uw-imap
-version=2006j
+version=2006j2
release=1
-source=(ftp://ftp.cac.washington.edu/imap/imap-${version}1.tar.Z)
+source=(ftp://ftp.cac.washington.edu/imap/imap-$version.tar.Z)
build () {
- cd imap-$version
+ cd imap-${version::5}
sed -i 's/read x/x=y/' Makefile
make slx \

Generated by cgit