wok diff python-llfuse/receipt @ rev 24731
updated libdvdread and libdvdread-dev (6.0.2 -> 6.1.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 15 17:30:53 2022 +0100 (2022-03-15) |
parents | 1df6fa555414 |
children | 72f2704d3ae0 |
line diff
1.1 --- a/python-llfuse/receipt Thu Jan 13 18:29:05 2022 +0000 1.2 +++ b/python-llfuse/receipt Tue Mar 15 17:30:53 2022 +0100 1.3 @@ -16,9 +16,10 @@ 1.4 BUILD_DEPENDS="attr-dev fuse-dev openssl python python-dev python-distribute 1.5 python-setuptools" 1.6 1.7 +# What is the latest version available today? 1.8 current_version() 1.9 { 1.10 - wget -O - $WEB_SITE 2>/dev/null | sed '/, version /!d;s|.*version ||;s|<.*||' 1.11 + wget -O - $WEB_SITE 2>/dev/null | sed "/$SOURCE [0-9]/!d;s|.*$SOURCE ||;s|<.*||" 1.12 } 1.13 1.14 # Rules to configure and make the package.