wok-6.x diff tint2/receipt @ rev 24073

ocaml: disable-force-safe-string
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 08 06:56:08 2021 +0000 (2021-07-08)
parents dc0f7fd1ff7d
children f8a963794d31
line diff
     1.1 --- a/tint2/receipt	Sat Jun 12 09:05:17 2021 +0000
     1.2 +++ b/tint2/receipt	Thu Jul 08 06:56:08 2021 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/repo*}/-/tags 2>/dev/null | \
     1.7 -	sed '/tar.gz/!d;s|.*/tint2-v-\(.*\).tar.gz".*|\1|;q'
     1.8 +	sed '/tar.gz/!d;s|.*/tint2-v\(.*\).tar.gz".*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.