summaryrefslogtreecommitdiffstats
path: root/abs/core/dhcpcd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/dhcpcd/PKGBUILD')
-rw-r--r--abs/core/dhcpcd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/dhcpcd/PKGBUILD b/abs/core/dhcpcd/PKGBUILD
index ce8ac11..4600940 100644
--- a/abs/core/dhcpcd/PKGBUILD
+++ b/abs/core/dhcpcd/PKGBUILD
@@ -16,8 +16,6 @@ backup=('etc/conf.d/dhcpcd' 'etc/dhcpcd.conf')
options=('emptydirs') # We Need the Empty /var/lib/dhcpcd Directory
source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2" \
'dhcpcd.conf.d')
-sha1sums=('7f9ca207bce051252c0acb6a6cae3de22babcb20'
- 'b67b9ce6a2faaca75fea356966a16be2283b7db0')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -49,3 +47,5 @@ package() {
# Set Options in /etc/dhcpcd.conf
echo noipv4ll >> ${pkgdir}/etc/dhcpcd.conf # Disable ip4vall
}
+md5sums=('a5c0e43b4e836cfc003437329f6b7982'
+ '1579b1b17306570078d2d4edfc867983')