summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-08-08 21:10:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-08-08 21:10:25 +0000
commitc6c87569d97ee9d047ba74746a809ca88919a3ff (patch)
treeb9c6de0663a95fefd808723a84a10057db2774a8
parent1cbdac7fc66423fc1c2b7a15dd5ae2707583e4af (diff)
downloadaports-c6c87569d97ee9d047ba74746a809ca88919a3ff.tar.bz2
aports-c6c87569d97ee9d047ba74746a809ca88919a3ff.tar.xz
main/gettext: recompile with gcc-4.4.1
this seems to drop the gcc dependency.
-rw-r--r--main/gettext/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD
index 430068e7..b96a8a99 100644
--- a/main/gettext/APKBUILD
+++ b/main/gettext/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlo Landmeter <clandmeter at gmail.com>
pkgname=gettext
pkgver=0.17
-pkgrel=1
+pkgrel=2
pkgdesc="GNU locale utilities"
url="http://www.gnu.org/software/gettext/gettext.html"
license='GPL'