uw-imap: update to 2006j2

This commit is contained in:
Juergen Daubert 2007-07-13 11:29:51 +02:00
parent 609ed331f6
commit 8f24cece9f
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
353161c390c8d9f1783f598582f4f736 imap-2006j1.tar.Z
d7900691c415bcc725c1bf2b15e4fb99 imap-2006j2.tar.Z

View File

@ -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 \