diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-13 10:12:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-13 10:34:24 +0000 |
commit | 5e9743e93319d480d320ba6583b5994fb1772928 (patch) | |
tree | bb9ea4a2bc5e738ea7745ace0d70073271a51fc7 /testing/kea/APKBUILD | |
parent | eaa18edb28f2e9b1fff01425f54ea9f15a404e4f (diff) | |
download | aports-5e9743e93319d480d320ba6583b5994fb1772928.tar.bz2 aports-5e9743e93319d480d320ba6583b5994fb1772928.tar.xz |
testing/kea: rebuild against boost-1.67
Diffstat (limited to 'testing/kea/APKBUILD')
-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 66198e521b..91526dcdd4 100644 --- a/testing/kea/APKBUILD +++ b/testing/kea/APKBUILD @@ -3,7 +3,7 @@ pkgname=kea pkgver=1.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="High-performance, extensible DHCP server engine from ISC, supporting both DHCPv4 and DHCPv6" arch="all" url="http://kea.isc.org" |