diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-05 07:14:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-05 07:14:03 +0000 |
commit | 332c2c3214845397d84acea4778c33fc0ecfc7e3 (patch) | |
tree | 6a50bc16813bc4ebf95948f58650a022ac2bb5c4 /testing/rtnppd/APKBUILD | |
parent | db8d806774c0ebe3917540ea2581c61549dc4747 (diff) | |
download | aports-332c2c3214845397d84acea4778c33fc0ecfc7e3.tar.bz2 aports-332c2c3214845397d84acea4778c33fc0ecfc7e3.tar.xz |
testing/[various]: bump pkgrel so we rebuild against new uclibc
Diffstat (limited to 'testing/rtnppd/APKBUILD')
-rw-r--r-- | testing/rtnppd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rtnppd/APKBUILD b/testing/rtnppd/APKBUILD index f608ec7fcf..b2725b8ab5 100644 --- a/testing/rtnppd/APKBUILD +++ b/testing/rtnppd/APKBUILD @@ -3,7 +3,7 @@ pkgname=rtnppd _builddir="$pkgname" pkgver=1.7b -pkgrel=0 +pkgrel=1 pkgdesc="A program route TNPP 3.8 (Telocator Network Paging Protocol) packets between serial and other links" url="http://sourceforge.net/projects/rtnppd/" license="GPL" |