diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 07:28:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 10:31:58 +0000 |
commit | 70c81af15754703b7d5937ce8e676d606ea8e692 (patch) | |
tree | 52f619133e053e4ef8062e909efe1b374f808495 /testing/kea | |
parent | d40a39d4a4d2410aa8444055db13c4aae520d1f0 (diff) | |
download | aports-70c81af15754703b7d5937ce8e676d606ea8e692.tar.bz2 aports-70c81af15754703b7d5937ce8e676d606ea8e692.tar.xz |
testing/kea: rebuild against boost-1.69
Diffstat (limited to 'testing/kea')
-rw-r--r-- | testing/kea/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kea/APKBUILD b/testing/kea/APKBUILD index 3594d8fc74..c7da95e9cb 100644 --- a/testing/kea/APKBUILD +++ b/testing/kea/APKBUILD @@ -3,7 +3,7 @@ pkgname=kea pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="High-performance, extensible DHCP server engine from ISC, supporting both DHCPv4 and DHCPv6" arch="all" url="http://kea.isc.org" |