diff options
Diffstat (limited to 'main/tftp-hpa')
-rw-r--r-- | main/tftp-hpa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tftp-hpa/APKBUILD b/main/tftp-hpa/APKBUILD index 99e2779e1d..6e4c858c86 100644 --- a/main/tftp-hpa/APKBUILD +++ b/main/tftp-hpa/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tftp-hpa pkgver=5.2 -pkgrel=0 +pkgrel=1 pkgdesc="Official tftp server" url="http://www.kernel.org/pub/software/network/tftp/" arch="all" |