wok diff ocaml/receipt @ rev 24104

updated acl and acl-dev (2.2.53 -> 2.3.1)
author Hans-G?nter Theisgen
date Sat Sep 25 17:16:35 2021 +0100 (2021-09-25)
parents ad300ac54f56
children 816ad9b606a7
line diff
     1.1 --- a/ocaml/receipt	Thu Jul 08 06:56:08 2021 +0000
     1.2 +++ b/ocaml/receipt	Sat Sep 25 17:16:35 2021 +0100
     1.3 @@ -16,8 +16,8 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.8 -	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
     1.9 +	wget -O - ${WGET_URL%/arch*} 2>/dev/null | \
    1.10 +	sed '/releases.tag/!d;s|.*/tag.v*\(.*\)".*|\1|;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.