wok diff xinput-calibrator/receipt @ rev 25033

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:53 2022 +0100 (2022-05-20)
parents 922f061231c2
children 73f36875e5a7
line diff
     1.1 --- a/xinput-calibrator/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/xinput-calibrator/receipt	Fri May 20 10:31:53 2022 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="xinput_calibrator"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.freedesktop.org/wiki/Software/xinput_calibrator/"
     1.7 -WGET_URL="http://cloud.github.com/downloads/tias/xinput_calibrator/$TARBALL"
     1.8 +WGET_URL="https://github.com/downloads/tias/xinput_calibrator/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="xorg-libX11"