Skip to content
Snippets Groups Projects
Commit e616331f authored by Leo's avatar Leo
Browse files

main/iso-codes: upgrade to 4.5.0

parent f90e7f7e
1 merge request!8113main/iso-codes: upgrade to 4.5.0
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iso-codes
pkgver=4.4
pkgver=4.5.0
pkgrel=0
pkgdesc="ISO codes and their translations"
url="https://salsa.debian.org/iso-codes-team/iso-codes"
......@@ -10,7 +10,6 @@ subpackages="$pkgname-lang $pkgname-dev"
makedepends="python3 gettext"
source="http://http.debian.net/debian/pool/main/i/iso-codes/iso-codes_$pkgver.orig.tar.xz"
build() {
cd "$builddir"
./configure \
--host=$CHOST \
--build=$CBUILD \
......@@ -23,8 +22,7 @@ check() {
}
package() {
cd "$builddir"
make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install
}
sha512sums="a832447edd0847d514086e05c90fa143d4c19146c06d266bc70d5c8da0605efdd6be35fcf73d5833c616396e486a77c107b4f506172e7a47f689a44f892eb669 iso-codes_4.4.orig.tar.xz"
sha512sums="2785d57c2ae2a2d494dd361613965f7e5004b87bb6da7d020914981c4cb0de275050e8e424e3cb467f1e56889cb0dd8d9b5f9456295b4382ed3e73ce3620891d iso-codes_4.5.0.orig.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment