wok diff iso-codes/receipt @ rev 25623
created recipes for gtkam and gtkam-lang
author | Hans-G?nter Theisgen |
---|---|
date | Fri Sep 29 10:56:02 2023 +0100 (13 months ago) |
parents | 03c1f28bc496 |
children |
line diff
1.1 --- a/iso-codes/receipt Sat Mar 12 09:36:26 2022 +0100 1.2 +++ b/iso-codes/receipt Fri Sep 29 10:56:02 2023 +0100 1.3 @@ -17,8 +17,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/*} 2>/dev/null | \ 1.8 - sed "/latest/d;/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q 1.9 + wget -O - https://salsa.debian.org/iso-codes-team/iso-codes/-/tags?sort=updated_desc 2>/dev/null | \ 1.10 + sed '/item-title/!d;s|.*tags/v||;s|".*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.