summaryrefslogtreecommitdiffstats
path: root/testing/knock
diff options
context:
space:
mode:
authorJeff Bilyk <jbilyk@gmail.com>2010-12-11 20:32:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-14 10:10:51 +0000
commit56da828f015e84149a39568705fa09633d30c4c5 (patch)
tree4fafd61c94e076cbc4505566d7bee8117d5515e3 /testing/knock
parentb20c23c03601436555e6f5307d02fade335d3b62 (diff)
downloadaports-56da828f015e84149a39568705fa09633d30c4c5.tar.bz2
aports-56da828f015e84149a39568705fa09633d30c4c5.tar.xz
testing/knock: bump pkgrel to remove uclibc package dependency
bump pkgrel since current package depends on uclibc package
Diffstat (limited to 'testing/knock')
-rw-r--r--testing/knock/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/knock/APKBUILD b/testing/knock/APKBUILD
index 2f1ec9632..e07ba6493 100644
--- a/testing/knock/APKBUILD
+++ b/testing/knock/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname=knock
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="A simple port-knocking daemon"
url="http://www.zeroflux.org/projects/knock"
arch="x86 x86_64"