wok diff udevil/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents 643835a7d5a1
children 5ea0ce1cecc0
line diff
     1.1 --- a/udevil/receipt	Fri Oct 25 14:42:27 2019 +0100
     1.2 +++ b/udevil/receipt	Tue Jan 28 09:23:39 2020 +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"