diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-16 10:40:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-16 10:40:15 +0000 |
commit | a675ef2b9e4ea95aebcc865eb201c37e40c7e789 (patch) | |
tree | ff8e88bbcfb13d7e8e73711a5aab355fc6e2729a /main | |
parent | a9ecf53f98ae99da108794fb2fcd8ecadaa28485 (diff) | |
download | aports-a675ef2b9e4ea95aebcc865eb201c37e40c7e789.tar.bz2 aports-a675ef2b9e4ea95aebcc865eb201c37e40c7e789.tar.xz |
main/gdnsd: rebuild against userspace-rcu 0.10
Diffstat (limited to 'main')
-rw-r--r-- | main/gdnsd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gdnsd/APKBUILD b/main/gdnsd/APKBUILD index 5f4c01fe89..852f31c1e9 100644 --- a/main/gdnsd/APKBUILD +++ b/main/gdnsd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=gdnsd pkgver=1.11.5 -pkgrel=2 +pkgrel=3 pkgdesc="Geographic Authoritative DNS server" url="https://github.com/blblack/gdnsd/" arch="all" |