diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-31 08:17:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-31 10:03:06 +0000 |
commit | 158184bd885541e8db471d04365e3fb0e2074e32 (patch) | |
tree | c04ccebc3391c9fe0f10a46649a8f015636dc1c3 /community/gdnsd | |
parent | ffef257cbfd326a4824980dd03d884147c170ef0 (diff) | |
download | aports-158184bd885541e8db471d04365e3fb0e2074e32.tar.bz2 aports-158184bd885541e8db471d04365e3fb0e2074e32.tar.xz |
community/gdnsd: rebuild against userspace-rcu 0.11
Diffstat (limited to 'community/gdnsd')
-rw-r--r-- | community/gdnsd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdnsd/APKBUILD b/community/gdnsd/APKBUILD index 0e815820c1..54900b757a 100644 --- a/community/gdnsd/APKBUILD +++ b/community/gdnsd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=gdnsd pkgver=2.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Geographic Authoritative DNS server" url="https://github.com/blblack/gdnsd/" arch="all" |