Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=19e1d9b4a40d2cf6f84de3b9dc97eda6d12c06cf
commit 19e1d9b4a40d2cf6f84de3b9dc97eda6d12c06cf Author: DeX77 <[email protected]> Date: Tue Jan 30 10:00:18 2018 +0100 dhcpcd-7.0.1-1-x86_64 * version bump diff --git a/source/base/dhcpcd/FrugalBuild b/source/base/dhcpcd/FrugalBuild index 07dc6e9..2ad1baf 100644 --- a/source/base/dhcpcd/FrugalBuild +++ b/source/base/dhcpcd/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: DeX77 <[email protected]> pkgname=dhcpcd -pkgver=6.11.5 -pkgrel=2 +pkgver=7.0.1 +pkgrel=1 pkgdesc="A DHCP client daemon" url="http://roy.marples.name/projects/dhcpcd" groups=('base') @@ -13,7 +13,7 @@ depends=('glibc>=2.25-5' 'libsystemd>=231-13') _F_archive_grepv="beta\|rc" up2date="Flastarchive $url .tar.xz" source=(http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.xz) -sha1sums=('aa0a97682cb7dad3ea0acfe623a67da42614a2d8') +sha1sums=('745526c021223413c3e08653df04875c0323e415') backup=('etc/dhcpcd.conf') options+=('static') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
