wok-current diff iso-codes/receipt @ rev 25127
updated arpwatch (2.1a15 -> 3.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jun 28 16:41:22 2022 +0100 (2022-06-28) |
parents | b78e79c31b1f |
children | 3ad63c8fc2f9 |
line diff
1.1 --- a/iso-codes/receipt Fri Feb 11 11:14:46 2022 +0000 1.2 +++ b/iso-codes/receipt Tue Jun 28 16:41:22 2022 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="iso-codes" 1.7 -VERSION="4.4" 1.8 +VERSION="4.9.0" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="ISO-639, ISO-4217, ISO-3166 and ISO-3166-2 code lists and translations." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="LGPL2.1" 1.13 WEB_SITE="https://salsa.debian.org/iso-codes-team/iso-codes" 1.14 1.15 -TARBALL="$PACKAGE-$VERSION.tar.xz" 1.16 -WGET_URL="https://ftp.osuosl.org/pub/blfs/conglomeration/$PACKAGE/$TARBALL" 1.17 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.18 +WGET_URL="$WEB_SITE/-/archive/v$VERSION/$PACKAGE-v$VERSION.tar.gz" 1.19 1.20 DEPENDS="" 1.21 BUILD_DEPENDS="gettext py3k" 1.22 @@ -30,7 +30,7 @@ 1.23 --infodir=/usr/share/info \ 1.24 $CONFIGURE_ARGS && 1.25 make && 1.26 - make DESTDIR=$DESTDIR install 1.27 + make install DESTDIR=$DESTDIR 1.28 } 1.29 1.30 # Rules to gen a SliTaz package suitable for Tazpkg.