diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-10-21 18:44:10 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-10-21 18:44:10 +0200 |
commit | f91d81140a90713db11ecc775834b00bd944e5bf (patch) | |
tree | c784fc452eedc13cf2298a9bdd5dfe814c35c4af /main/neon/APKBUILD | |
parent | 94e12a25fded1269dc828ef4cabdfebc5471078f (diff) | |
download | aports-f91d81140a90713db11ecc775834b00bd944e5bf.tar.bz2 aports-f91d81140a90713db11ecc775834b00bd944e5bf.tar.xz |
main/neon: bump pkgrel
Diffstat (limited to 'main/neon/APKBUILD')
-rw-r--r-- | main/neon/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/neon/APKBUILD b/main/neon/APKBUILD index b481f63a1..c02f6f238 100644 --- a/main/neon/APKBUILD +++ b/main/neon/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=neon pkgver=0.30.0 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP and WebDAV client library with a C interface" url="http://www.webdav.org/neon/" arch="all" |