wok rev 22067
updated udevil again (0.4.3 -> 0.4.4)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 25 14:56:03 2019 +0100 (2019-10-25) |
parents | 643835a7d5a1 |
children | e388459b49c0 |
files | udevil/receipt |
line diff
1.1 --- a/udevil/receipt Fri Oct 25 14:42:27 2019 +0100 1.2 +++ b/udevil/receipt Fri Oct 25 14:56:03 2019 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://ignorantguru.github.io/udevil/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https://github.com/IgnorantGuru/$PACKAGE/archive/$VERSIONtar.gz" 1.8 +WGET_URL="https://github.com/IgnorantGuru/$PACKAGE/archive/$VERSION.tar.gz" 1.9 1.10 DEPENDS="udev glib" 1.11 BUILD_DEPENDS="udev-dev glib-dev file"