wok diff cantarell-fonts/receipt @ rev 25149

updated proftpd and proftpd-lang (1.3.6d -> 1.3.7d)
author Hans-G?nter Theisgen
date Wed Jun 29 16:56:24 2022 +0100 (2022-06-29)
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	Wed Jun 29 16:56:24 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  {