diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-10-15 07:49:04 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-10-15 07:49:04 +0000 |
commit | 5badff88ba4ea542b3f14de896f761817ad31fe5 (patch) | |
tree | 783f87a6ce05a3d9eadc370c90fce500baff3e71 /testing | |
parent | 8098eebae07cbb340345bed5252c885c247a84f2 (diff) | |
download | aports-5badff88ba4ea542b3f14de896f761817ad31fe5.tar.bz2 aports-5badff88ba4ea542b3f14de896f761817ad31fe5.tar.xz |
testing/geoip: pkgrel +1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/geoip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/geoip/APKBUILD b/testing/geoip/APKBUILD index a0cc0f8f00..25480e9869 100644 --- a/testing/geoip/APKBUILD +++ b/testing/geoip/APKBUILD @@ -3,7 +3,7 @@ pkgname="geoip" _realname="GeoIP" pkgver=1.4.6 -pkgrel=0 +pkgrel=1 pkgdesc="Lookup countries by IP addresses" url="http://www.maxmind.com/app/ip-location" license="GPL" |