summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2021-11-30 18:22:17 +0100
committerTreeve Jelbert2021-12-01 08:58:49 +0100
commita52eb02801409b06a41be1aef0ae4ae6b8b1a9ae (patch)
treee969d1edcd3f42c32a257aa5f18bbb276f9a8ceb
parentdcbe0eb5028c504ed0de09e7f3697ebeaccbe10f (diff)
iso-codes: => 4.8.0
-rwxr-xr-xutils/iso-codes/DETAILS17
-rw-r--r--utils/iso-codes/HISTORY3
2 files changed, 9 insertions, 11 deletions
diff --git a/utils/iso-codes/DETAILS b/utils/iso-codes/DETAILS
index 27844be070..8c1266e0cd 100755
--- a/utils/iso-codes/DETAILS
+++ b/utils/iso-codes/DETAILS
@@ -1,16 +1,11 @@
SPELL=iso-codes
- VERSION=4.1
- VX=049ce6aac94d842be809f4063950646c
- VXS=c3aec90f806c0b4abf916457b19746a5
- SOURCE=${SPELL}-${VERSION}.tar.xz
- SOURCE2=${SOURCE}.sig
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ VERSION=4.8.0
+ SOURCE_HASH=sha512:a96c104eb3f183ea8e5920446a53c15a416762a0ec13b7f7a7a64e6d68341b6a12385e75ba6c9d8b9351921afaa65216f3dcdd3b82babb6227dcf718bea38802
+ SOURCE=${SPELL}-v${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-v${VERSION}
WEB_SITE=https://salsa.debian.org/iso-codes-team/iso-codes
- URI=$WEB_SITE/uploads
- SOURCE_URL[0]=$URI/$VX/$SOURCE
- SOURCE2_URL[0]=$URI/$VXS/$SOURCE.sig
- SOURCE2_IGNORE=signature
- SOURCE_GPG="iso-codes.gpg:${SOURCE}.sig:UPSTREAM_KEY"
+ URI=$WEB_SITE
+ SOURCE_URL[0]=$URI/-/archive/v$VERSION/$SOURCE
LICENSE[0]=LGPL
ENTERED=20050726
KEYWORDS="iso utils"
diff --git a/utils/iso-codes/HISTORY b/utils/iso-codes/HISTORY
index dbda59c566..db3a1d15de 100644
--- a/utils/iso-codes/HISTORY
+++ b/utils/iso-codes/HISTORY
@@ -1,3 +1,6 @@
+2021-11-30 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 4.8.0
+
2019-05-19 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.1
new url