From c9e97cb90ef4f9bf2cfb78a01c9384a5d1a78608 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 28 Oct 2010 11:14:45 +0000 Subject: testing/openlldp: cheksum update --- testing/openlldp/APKBUILD | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/openlldp/APKBUILD b/testing/openlldp/APKBUILD index 570e66a1b9..f07f87ddcb 100644 --- a/testing/openlldp/APKBUILD +++ b/testing/openlldp/APKBUILD @@ -2,7 +2,7 @@ pkgname=openlldp pkgver=0.4a _realver=0.4alpha -pkgrel=1 +pkgrel=2 pkgdesc="Open Source implementation of the IEEE standard 802.1AB Link Layer Discovery Protocol (LLDP)" url="http://openlldp.sourceforge.net/" license="GPL" @@ -10,7 +10,9 @@ depends= makedepends= install= subpackages="" -source="http://downloads.sourceforge.net/$pkgname/$pkgname-$_realver.tar.gz" +source="http://downloads.sourceforge.net/$pkgname/$pkgname-$_realver.tar.gz + $pkgname.initd + $pkgname.confd" _builddir="$srcdir"/$pkgname-$_realver @@ -35,4 +37,6 @@ package() { install -m644 -D ../../$pkgname.confd "$pkgdir"/etc/conf.d/lldpd } -md5sums="f48ffd632b96246cbf0f5c485dea3b01 openlldp-0.4alpha.tar.gz" +md5sums="f48ffd632b96246cbf0f5c485dea3b01 openlldp-0.4alpha.tar.gz +7e1a489d8ccdd204cac68ce87e0ce360 openlldp.initd +7ac497e5a8b2f68532816c5718f5bf62 openlldp.confd" -- cgit v1.2.3