summaryrefslogtreecommitdiffstats
path: root/main/gmp5/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-31 13:43:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-31 13:43:08 +0000
commit4ff65ef29982e116527adebdd7ad73a05719712a (patch)
treee565eb2bea4e2d98a4cd09e31e1d59d2338c8768 /main/gmp5/APKBUILD
parent4324a91e20279ff861dba83c613259daaee84356 (diff)
downloadaports-fcolista-4ff65ef29982e116527adebdd7ad73a05719712a.tar.bz2
aports-fcolista-4ff65ef29982e116527adebdd7ad73a05719712a.tar.xz
main: mass-rebuild of packages missing arch in .PKGINFO
this is needed for apk-tools-2.1 migration
Diffstat (limited to 'main/gmp5/APKBUILD')
-rw-r--r--main/gmp5/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gmp5/APKBUILD b/main/gmp5/APKBUILD
index 6e9413233d..191e6609b7 100644
--- a/main/gmp5/APKBUILD
+++ b/main/gmp5/APKBUILD
@@ -3,7 +3,7 @@ _name=gmp
pkgname=${_name}5
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A free library for arbitrary precision arithmetic"
url="http://gmplib.org/"
arch="all"