wok diff cantarell-fonts/receipt @ rev 24723

updated libcap, libcap-dev and libcap-pam (2.33 -> 2.63)
author Hans-G?nter Theisgen
date Tue Mar 15 10:34:20 2022 +0100 (2022-03-15)
parents 29bbdc1ad8ad
children
line diff
     1.1 --- a/cantarell-fonts/receipt	Tue Jan 07 13:23:33 2020 +0100
     1.2 +++ b/cantarell-fonts/receipt	Tue Mar 15 10:34:20 2022 +0100
     1.3 @@ -14,6 +14,12 @@
     1.4  
     1.5  DEPENDS="fontconfig"
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - $(dirname $WGET_URL) 2>/dev/null | \
    1.10 +	sed "/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|;/>ca/d" | sort -Vr | sed q
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {