puppet: update to 5.5.3

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-08-02 21:15:45 +02:00
parent f9cd03cb24
commit 8cf9f429db
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,7 +1,7 @@
# Template file for 'puppet'
pkgname=puppet
version=5.3.3
revision=2
version=5.5.3
revision=1
noarch=yes
build_style=ruby-module
hostmakedepends="ruby facter hiera"
@ -10,9 +10,9 @@ depends="ruby>=2.2 facter hiera"
short_desc="Server automation framework and application"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="http://puppetlabs.com/facter"
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
checksum=45360f64fe0375df617571d58e929515e2094daa1d0dc78e2b6718d7cbeaf18e
homepage="https://puppetlabs.com/facter"
distfiles="https://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
checksum=a335369236e7d88e0616b918d25b07178c12a19ede3b1f79b82d9ace1bc89010
system_accounts="puppet"
puppet_homedir="/var/lib/puppet"