From a675ef2b9e4ea95aebcc865eb201c37e40c7e789 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 16 Jun 2017 10:40:15 +0000 Subject: [PATCH] main/gdnsd: rebuild against userspace-rcu 0.10 --- main/gdnsd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/gdnsd/APKBUILD b/main/gdnsd/APKBUILD index 5f4c01fe89e..852f31c1e90 100644 --- a/main/gdnsd/APKBUILD +++ b/main/gdnsd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs pkgname=gdnsd pkgver=1.11.5 -pkgrel=2 +pkgrel=3 pkgdesc="Geographic Authoritative DNS server" url="https://github.com/blblack/gdnsd/" arch="all"