diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-27 08:23:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-27 08:23:19 +0000 |
commit | 4661cf3491e1eb467f521c7210c8f714fdc84e2b (patch) | |
tree | 7079f3471b5e72ef7837ff2fc5a5555ccb900116 /main | |
parent | 4beaebfd381b286316ab79bec69264d465f2f548 (diff) | |
download | aports-4661cf3491e1eb467f521c7210c8f714fdc84e2b.tar.bz2 aports-4661cf3491e1eb467f521c7210c8f714fdc84e2b.tar.xz |
main/unbound: rebuild with swig 3
Diffstat (limited to 'main')
-rw-r--r-- | main/unbound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unbound/APKBUILD b/main/unbound/APKBUILD index afcbe5bc0f..2f4006b3c8 100644 --- a/main/unbound/APKBUILD +++ b/main/unbound/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=unbound pkgver=1.4.22 -pkgrel=0 +pkgrel=1 pkgdesc="Unbound is a validating, recursive, and caching DNS resolver" pkgusers="unbound" pkggroups="unbound" |