diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-02-08 22:59:17 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-02-08 22:59:17 (GMT) |
commit | 5aac4f02a03e529d2ce15424af28ee48738006e1 (patch) | |
tree | 1d6fafc4b0c01996708524c08ccba6f5e067d469 /abs/extra-testing/neon/PKGBUILD | |
parent | 63f9cc27578f48982a7e334e40a2db95f2ec3dca (diff) | |
parent | 79bd1fc3016fb0f7ab9b267f35da5bc4e0ada5b3 (diff) | |
download | linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.zip linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.tar.gz linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.tar.bz2 |
Merge branch 'master' of nharris@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/neon/PKGBUILD')
-rw-r--r-- | abs/extra-testing/neon/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/neon/PKGBUILD b/abs/extra-testing/neon/PKGBUILD index 868e493..4aa3802 100644 --- a/abs/extra-testing/neon/PKGBUILD +++ b/abs/extra-testing/neon/PKGBUILD @@ -5,11 +5,11 @@ # KEEP LIBTOOL FILES! pkgname=neon pkgver=0.28.3 -pkgrel=1 +pkgrel=2 pkgdesc="HTTP and WebDAV client library with a C interface" arch=('i686' 'x86_64') license=('GPL' 'LGPL') -depends=('openssl>=0.9.8g-4' 'heimdal>=1.2-1' 'zlib' 'expat>=2.0.1' 'db>=4.7.25') +depends=('openssl>=0.9.8g-4' 'heimdal>=1.2.1' 'zlib' 'expat>=2.0.1' 'db>=4.7.25') url="http://www.webdav.org/neon/" source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz) md5sums=('47599a328862ce64ac3c52726d6daa12') |