diff options
author | Eivind Uggedal <eivind@uggedal.com> | 2015-10-01 10:18:35 +0000 |
---|---|---|
committer | Eivind Uggedal <eivind@uggedal.com> | 2015-10-01 10:22:55 +0000 |
commit | 6a14d18e1f94cbbc98602b99e01b830b9499a6fa (patch) | |
tree | bc8cae9077802636d60337e57b7d1d1f0f081b00 /testing/s6-dns | |
parent | 08f706c5eaf2724dc8256eead79287bdb36be051 (diff) | |
download | aports-6a14d18e1f94cbbc98602b99e01b830b9499a6fa.tar.bz2 aports-6a14d18e1f94cbbc98602b99e01b830b9499a6fa.tar.xz |
testing/s6-dns: rebuild against skalibs 2.3.7.0-r0
Diffstat (limited to 'testing/s6-dns')
-rw-r--r-- | testing/s6-dns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/s6-dns/APKBUILD b/testing/s6-dns/APKBUILD index 1ab1f4cfe5..0747b8e550 100644 --- a/testing/s6-dns/APKBUILD +++ b/testing/s6-dns/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: John Regan <john@jrjrtech.com> pkgname=s6-dns pkgver=2.0.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="skarnet.org's DNS client libraries and command-line DNS client utilities" url="http://skarnet.org/software/$pkgname/" arch="all" |