wok diff facter/receipt @ rev 25040

cups-filters: use standard c++14
author Hans-G?nter Theisgen
date Fri May 27 07:47:27 2022 +0100 (2022-05-27)
parents eec3edc6ef52
children 5db546345599
line diff
     1.1 --- a/facter/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/facter/receipt	Fri May 27 07:47:27 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"