wok diff facter/receipt @ rev 25112

updated patchelf (0.10 -> 0.14.5)
author Hans-G?nter Theisgen
date Sat Jun 25 15:14:46 2022 +0100 (2022-06-25)
parents eec3edc6ef52
children 5db546345599
line diff
     1.1 --- a/facter/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/facter/receipt	Sat Jun 25 15:14:46 2022 +0100
     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"