[arch-commits] Commit in tftp-hpa/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jan 12 16:39:32 UTC 2012


    Date: Thursday, January 12, 2012 @ 11:39:32
  Author: tpowa
Revision: 146534

upgpkg: tftp-hpa 5.2-1

bump to latest version

Modified:
  tftp-hpa/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-12 16:36:58 UTC (rev 146533)
+++ PKGBUILD	2012-01-12 16:39:32 UTC (rev 146534)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: Jose Javier  <jojapa at terra.es>
 pkgname=tftp-hpa
-pkgver=5.1
+pkgver=5.2
 pkgrel=1
 pkgdesc="Official tftp server"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 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/tftp-hpa/$pkgname-$pkgver.tar.gz tftpd.rc tftpd.conf LICENSE)
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -29,7 +29,7 @@
   rm "${pkgdir}/usr/share/man/man8/tftpd.8"
   install -D -m644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
-md5sums=('d086b1bd6e5ed6375ad407e273afccdf'
+md5sums=('3de3038e7c2bf6fc5d496825893ac8e7'
          '83fbb6f52205d95951a3c059e5351ca2'
          '414a79dc891bced056d99a9bb790fc9e'
          '6ce21e27b6fdc1a1adf85c81e42aeecf')




More information about the arch-commits mailing list