# Compiling Time: 0.01 SBU # Maintainer: Miklos Vajna pkgname=tftp-hpa pkgver=5.2 pkgrel=1 pkgdesc="A conglomerate of a number of versions of the BSD TFTP code" url="https://www.kernel.org/pub/software/network/tftp/tftp-hpa/" groups=('network-extra') archs=('i686' 'x86_64') depends=('readline') up2date="Flasttar '$url'" source=("$url/$pkgname-$pkgver.tar.xz") #signatures=($source.sign) sha1sums=('564e562e98ca33f77d2bc65b8f783485561dd340') build() { Fmake make INSTALLROOT=$Fdestdir install } # optimization OK