wok-6.x diff cryptsetup/receipt @ rev 23115
updated libupnp and libupnp-dev (1.8.4 -> 1.12.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 12 16:50:12 2020 +0100 (2020-03-12) |
parents | bd6074cbab4c |
children | 81714c82f6be |
line diff
1.1 --- a/cryptsetup/receipt Wed Feb 12 11:04:59 2020 +0100 1.2 +++ b/cryptsetup/receipt Thu Mar 12 16:50:12 2020 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 current_version() 1.5 { 1.6 local base=$(wget -O - ${WGET_URL%/v*} 2>/dev/null | \ 1.7 - sed '/href/!d;s|.*href="\(.*\)".*|\1|' x | tail -n 1) 1.8 + sed '/href/!d;s|.*href="\(.*\)".*|\1|' | tail -n 1) 1.9 wget -O - ${WGET_URL%/v*}/$base 2>/dev/null | sed \ 1.10 "/href/!d;/z/!d;s|.*href=\"$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | \ 1.11 tail -n1