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/hardinfo/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/hardinfo/APKBUILD')
-rw-r--r-- | testing/hardinfo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hardinfo/APKBUILD b/testing/hardinfo/APKBUILD index ac60f1dd1f..4081e84c9c 100644 --- a/testing/hardinfo/APKBUILD +++ b/testing/hardinfo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hardinfo pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A system information and benchmark tool." url="http://hardinfo.berlios.de/wiki/index.php/Main_Page" license="GPL-2" |