summaryrefslogtreecommitdiff
path: root/uw-imap
diff options
context:
space:
mode:
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