wok diff facter/receipt @ rev 25021

Up evas_generic_loaders (1.7.10)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 11:39:29 2022 +0000 (2022-05-18)
parents eec3edc6ef52
children 5db546345599
line diff
     1.1 --- a/facter/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/facter/receipt	Wed May 18 11:39:29 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="Apache"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/puppetlabs/facter"
     1.7 -WGET_URL="http://downloads.puppetlabs.com/facter/$TARBALL"
     1.8 +WGET_URL="https://github.com/puppetlabs/facter/archive/refs/tags/$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="ruby"
    1.11  BUILD_DEPENDS="ruby-dev"