From 42512f0cff006451fa78981bf2f41e819fe96131 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 12 Dec 2011 17:22:48 -0300 Subject: Ports + rebuilds --- extra/tftp-hpa/PKGBUILD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'extra/tftp-hpa') diff --git a/extra/tftp-hpa/PKGBUILD b/extra/tftp-hpa/PKGBUILD index 4b4c7f596..993a70e3e 100644 --- a/extra/tftp-hpa/PKGBUILD +++ b/extra/tftp-hpa/PKGBUILD @@ -11,7 +11,7 @@ license=('BSD') depends=('readline>=6.0.00') conflicts=('netkit-tftp') backup=('etc/conf.d/tftpd') -source=(http://www.kernel.org/pub/software/network/tftp/$pkgname-$pkgver.tar.gz tftpd.rc tftpd.conf LICENSE) +source=(http://www.kernel.org/pub/software/network/tftp/$pkgname-$pkgver.tar.xz tftpd.rc tftpd.conf LICENSE) build() { cd "${srcdir}/${pkgname}-${pkgver}" @@ -33,3 +33,7 @@ md5sums=('d086b1bd6e5ed6375ad407e273afccdf' '83fbb6f52205d95951a3c059e5351ca2' '414a79dc891bced056d99a9bb790fc9e' '6ce21e27b6fdc1a1adf85c81e42aeecf') +md5sums=('281eab4f4f628c910369ec231e4cae24' + '83fbb6f52205d95951a3c059e5351ca2' + '414a79dc891bced056d99a9bb790fc9e' + '6ce21e27b6fdc1a1adf85c81e42aeecf') -- cgit v1.2.3-54-g00ecf