Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=808a0fcc1be9ad0ecdc08780a7de9da24c88b403
commit 808a0fcc1be9ad0ecdc08780a7de9da24c88b403 Author: crazy <[email protected]> Date: Sun Jan 28 20:12:15 2018 +0100 dhcp-4.3.6-2-x86_64 * rebuild with tc diff --git a/source/network-extra/dhcp/FrugalBuild b/source/network-extra/dhcp/FrugalBuild index 3bc2c3b..332c5b1 100644 --- a/source/network-extra/dhcp/FrugalBuild +++ b/source/network-extra/dhcp/FrugalBuild @@ -4,10 +4,10 @@ pkgname=dhcp pkgver=4.3.6 pkgextraver= -pkgrel=1 +pkgrel=2 pkgdesc="The ISC DHCP server" url="http://www.isc.org/software/dhcp/" -depends=('glibc>=2.25' 'iproute2>=4.10.0-2') +depends=('glibc>=2.26.9000-3' 'iproute2>=4.10.0-2') makedepends=('groff') groups=('network-extra') archs=('x86_64') @@ -32,7 +32,7 @@ sha1sums=('fb0417530e49368fe032cd9722f51c74f93180ac' \ subpkgs=('dhclient') subdescs=('The ISC DHCP client') subgroups=('network-extra') -subdepends=('glibc>=2.25 iproute2') +subdepends=('glibc>=2.26.9000-3 iproute2') subbackup=('etc/dhclient.conf etc/dhclient-dhcpv6.conf') subarchs=('x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
