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/madwimax | |
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/madwimax')
-rw-r--r-- | testing/madwimax/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/madwimax/APKBUILD b/testing/madwimax/APKBUILD index 70367a6756..6973265ba8 100644 --- a/testing/madwimax/APKBUILD +++ b/testing/madwimax/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=madwimax pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="WiMAX driver for the Samsung SWC-U200 and similar USB modems" url="http://code.google.com/p/madwimax/" license="GPL-2" |