diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-05-27 05:42:01 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-05-27 05:42:01 +0000 |
commit | 189fe9dcdc8ab6b7e4cbbf62201616ce692b29a4 (patch) | |
tree | 0b5f0de3fddd88c3e5e3851ca8f4ed838d68ab18 /testing/gdnsd | |
parent | 3d700f9a56ea0e886100dc181bfd31b21edbe5a1 (diff) | |
download | aports-189fe9dcdc8ab6b7e4cbbf62201616ce692b29a4.tar.bz2 aports-189fe9dcdc8ab6b7e4cbbf62201616ce692b29a4.tar.xz |
testing/gdnsd: rebuild against new userspace-rcu
Diffstat (limited to 'testing/gdnsd')
-rw-r--r-- | testing/gdnsd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gdnsd/APKBUILD b/testing/gdnsd/APKBUILD index 7e39fd4cbf..b0a4b16348 100644 --- a/testing/gdnsd/APKBUILD +++ b/testing/gdnsd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=gdnsd pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Geographic Authoritative DNS server" url="https://github.com/gdnsd/gdnsd/" arch="all" |