c-client: rebuild for metadata
This commit is contained in:
parent
1a12346e9a
commit
96ae2e73a7
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'c-client'
|
||||
# Template file for 'c-client'
|
||||
pkgname=c-client
|
||||
version=2007f
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="imap-${version}"
|
||||
makedepends="pam-devel libressl-devel e2fsprogs-devel"
|
||||
short_desc="IMAP client library"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://www.washington.edu/imap"
|
||||
distfiles="http://ftp.ntua.gr/pub/net/mail/imap/imap-${version}.tar.gz"
|
||||
checksum="53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28"
|
||||
wrksrc="imap-${version}"
|
||||
makedepends="pam-devel libressl-devel e2fsprogs-devel"
|
||||
nocross="yes"
|
||||
checksum=53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
sed \
|
||||
|
|
Loading…
Reference in a new issue