aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-16 19:15:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-16 19:15:40 +0000
commiteb3581a4b3b219deb12372d048f1fb216b36211e (patch)
tree1ff1b9090e07f67d22a865d577b93c45b2b1747d
parentc5d79ff0dbe5b20f93c704f5784a7af7573a7aa8 (diff)
downloadalpine_aports-eb3581a4b3b219deb12372d048f1fb216b36211e.tar.bz2
alpine_aports-eb3581a4b3b219deb12372d048f1fb216b36211e.tar.xz
alpine_aports-eb3581a4b3b219deb12372d048f1fb216b36211e.zip
x11/iso-codes: upgrade to 3.10.1
-rw-r--r--x11/iso-codes/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/iso-codes/APKBUILD b/x11/iso-codes/APKBUILD
index 5b0aae5598..34434037b4 100644
--- a/x11/iso-codes/APKBUILD
+++ b/x11/iso-codes/APKBUILD
@@ -1,6 +1,6 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=iso-codes 2pkgname=iso-codes
3pkgver=3.8 3pkgver=3.10.1
4pkgrel=0 4pkgrel=0
5pkgdesc="Lists of the country, language, and currency names" 5pkgdesc="Lists of the country, language, and currency names"
6url="http://pkg-isocodes.alioth.debian.org/" 6url="http://pkg-isocodes.alioth.debian.org/"
@@ -16,4 +16,4 @@ build ()
16 make || return 1 16 make || return 1
17 make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install || return 1 17 make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install || return 1
18} 18}
19md5sums="7b219078203a710b7510ba54c161097c iso-codes-3.8.tar.bz2" 19md5sums="1db1466d1ea63fe5fc349b7ba8b189fb iso-codes-3.10.1.tar.bz2"