diff options
Diffstat (limited to 'fwknop/PKGBUILD')
-rw-r--r-- | fwknop/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fwknop/PKGBUILD b/fwknop/PKGBUILD index a01d03d..2f87239 100644 --- a/fwknop/PKGBUILD +++ b/fwknop/PKGBUILD @@ -1,9 +1,10 @@ # Contributor: Florian Pritz <f-p@gmx.at> + pkgname=fwknop pkgver=1.9.8 pkgrel=1 pkgdesc="Single Packet Authorization and Port Knocking" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64')ysi fwk url="http://www.cipherdyne.org/fwknop/" license=('GPL') depends=('perl') |