From 7a8c51024b441b3c98f386ab0f7cc82da53af9d7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 Apr 2009 17:02:22 +0200 Subject: [PATCH] dhcpcd: update to 4.0.13. --HG-- extra : convert_revision : ef0b500fd732e7b620c05d4eaf6f2f3f317f9439 --- templates/dhcpcd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/dhcpcd/template b/templates/dhcpcd/template index 7a5a373c718..3fad41eaa2c 100644 --- a/templates/dhcpcd/template +++ b/templates/dhcpcd/template @@ -1,11 +1,11 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=4.0.12 +version=4.0.13 distfiles="http://roy.marples.name/downloads/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu_makefile short_desc="RFC2131 compliant DHCP client" maintainer="Juan RP " -checksum=0a1427ba109f9a1a1cfaf4e9ba36bcb92eea630fd4555835471129c2687ee1ff +checksum=8a55b9a0cc1cdfcbf670eb516d229e8f687f0086a610f8e071d700a837750c47 long_desc=" dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant IPv4LL (aka ZeroConf) client.