aboutsummaryrefslogtreecommitdiffstats
path: root/main/dhcpcd
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-04-08 03:22:42 +0200
committerTimo Teräs <timo.teras@iki.fi>2018-04-09 11:24:08 +0000
commitf92596b5d7c8f82c0a2736d268c07220180ed868 (patch)
tree141d9161789a7d4f1aa3bc5ce24741d7efb5eebe /main/dhcpcd
parent16124554ac557564b4c4026da46abb40e3ece86a (diff)
downloadaports-f92596b5d7c8f82c0a2736d268c07220180ed868.tar.bz2
aports-f92596b5d7c8f82c0a2736d268c07220180ed868.tar.xz
main/dhcpcd: upgrade to 7.0.3
Diffstat (limited to 'main/dhcpcd')
-rw-r--r--main/dhcpcd/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/main/dhcpcd/APKBUILD b/main/dhcpcd/APKBUILD
index 0e96adf414..db33f0797b 100644
--- a/main/dhcpcd/APKBUILD
+++ b/main/dhcpcd/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dhcpcd
-pkgver=7.0.2
+pkgver=7.0.3
pkgrel=0
pkgdesc="RFC2131 compliant DHCP client"
url="https://roy.marples.name/projects/dhcpcd/"
@@ -16,7 +16,6 @@ source="http://roy.marples.name/downloads/dhcpcd/$pkgname-$pkgver.tar.xz
fix-chrony-conf-location.patch
dhcpcd.initd
"
-builddir="$srcdir/$pkgname-$pkgver"
build() {
cd "$builddir"
@@ -50,7 +49,7 @@ package() {
"$pkgdir"/etc/init.d/dhcpcd
}
-sha512sums="f5b1407199163fb994519bc1b5a70ad043f00f263e3b254da5d519d1c6b689a4a5a8bcef3bf42401826984e273c2ead38249fcfe99129b87034f90de2fc46ecd dhcpcd-7.0.2.tar.xz
+sha512sums="a2d4e8ea6a310090c2795c596c80a76f0e42dc6654ba50d2900e2af4239dbc542e857d20b2983ea97675903b85cdbd0e9212424390a62081837821bbdaf7ce83 dhcpcd-7.0.3.tar.xz
692b2c8c75166fabd512a7cc69c650f9391e0f682ce9cbe1771bfa44e82dcf09e322c46493c45ca75000f479d3cddde306754ba31d28a798a15e2b79a56045f0 busybox-logger.patch
1c19eed0f7a008ee96ea392beb327169ff8c83fc27fed20f65f05c9125f60629ebe3474c5e6a7cf4aeeea448fde4264c9b84916efacd67d47ab908c47b1fc3a5 fix-chrony-conf-location.patch
e777432c2efc84285b41e63a4687f3bd543f6864218d037529ab78b5ad934de154f28f478bd9facb56628f2953aad8a932bc2eb8b1dfffa0ce2278ffcfc4d880 dhcpcd.initd"