summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/dhcpcd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/dhcpcd/APKBUILD b/main/dhcpcd/APKBUILD
index b88c23037..1eb114b13 100644
--- a/main/dhcpcd/APKBUILD
+++ b/main/dhcpcd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dhcpcd
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=0
pkgdesc="RFC2131 compliant DHCP client"
url="http://roy.marples.name/projects/dhcpcd/"
@@ -21,4 +21,4 @@ build() {
make DESTDIR="$pkgdir" install
}
-md5sums="beb430d11f982881ce3d824643467490 dhcpcd-5.1.0.tar.bz2"
+md5sums="7bb70885ffb1789634a20431ae4d5bbd dhcpcd-5.1.1.tar.bz2"