~alpine/aports

main/dhcpcd: upgrade to 6.10.1 v1 PROPOSED

Valery Kartel: 1
 main/dhcpcd: upgrade to 6.10.1

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2182/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/dhcpcd: upgrade to 6.10.1 Export this patch

---
 main/dhcpcd/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/dhcpcd/APKBUILD b/main/dhcpcd/APKBUILD
index a5c9023..11cd4a1 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=6.9.4
pkgver=6.10.1
pkgrel=0
pkgdesc="RFC2131 compliant DHCP client"
url="http://roy.marples.name/projects/dhcpcd/"
@@ -47,12 +47,12 @@ package() {
		"$pkgdir"/etc/init.d/dhcpcd || return 1
}

md5sums="02f5043a415cd4b6d089631a0cd95f5b  dhcpcd-6.9.4.tar.xz
md5sums="a7b83c57f47b62f48373905d3b4f7978  dhcpcd-6.10.1.tar.xz
231d2b03e7e93fa6cc7406889e9945e3  busybox-logger.patch
5cd5809d11b77b30f21df8418729d70b  dhcpcd.initd"
sha256sums="c3f3ff7473ef158a1e71db9aea7424df2c3477ad064e2b542f27948a5abc9ba0  dhcpcd-6.9.4.tar.xz
sha256sums="284abf8c3be0580bbac5eaca95359346ab0d78d4072317b6ce87cc68f2e8ae7b  dhcpcd-6.10.1.tar.xz
aec6c5d7a41551ca7cd3849a53621692ee0a1a6d259892beaf448eb1f2d4af01  busybox-logger.patch
6bb9b8b0075e45e63e898ed043f3c5951dc3e95c1fa62d22cc6e0616c792ecd1  dhcpcd.initd"
sha512sums="27a185b990c8dec847c7c580aa8da11c88796877c963a3cd44d9ff60d84bad29cad4e60bf1d9487d8af0a556fe415b2f449fac9ae71b3e72991fb5d38a72151f  dhcpcd-6.9.4.tar.xz
sha512sums="f323c155cff47f21dde181c216408b79f10e6ed923aa3d1f3482feff47a1e88e02193ec82f831da4ef63d3703ca1837715c36a47cf3f5d09f117f6eb53bfcf67  dhcpcd-6.10.1.tar.xz
83dc7bfd36b6b416c931775bb35a0d2951ed04c421195c45bfed80a11a7adbed7c80ade1c1246847c2fb1bf15a7b6e83100f16605ee84f750440d7bc9f7f5ef3  busybox-logger.patch
6d3220155f2d9ed3e3a00afd378eeb70d435e19804201f8bb35498f1f7f3dfdaeaa2f4a01a18f5e96b457d9c173bc6a206b3e67ebf6d95da7e7b350dcd153fde  dhcpcd.initd"
-- 
2.7.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---