wok-current diff ocaml/receipt @ rev 24809
created recipes for libmypaint, libmypaint-dev and libmypaint-lang
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 22 16:52:59 2022 +0100 (2022-03-22) |
parents | ad300ac54f56 |
children | 816ad9b606a7 |
line diff
1.1 --- a/ocaml/receipt Thu Jul 08 06:56:08 2021 +0000 1.2 +++ b/ocaml/receipt Tue Mar 22 16:52:59 2022 +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.