mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
rex: update to 1.4.1
This commit is contained in:
parent
a67ce8d9b3
commit
1625f001d5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rex'
|
# Template file for 'rex'
|
||||||
pkgname=rex
|
pkgname=rex
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Rex-${version}"
|
wrksrc="Rex-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -16,5 +16,5 @@ short_desc="Perl-based Deployment and Configuration Management"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://www.rexify.org/"
|
homepage="http://www.rexify.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="http://search.cpan.org/CPAN/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Mojolicious/JFRIED/Rex-${version}.tar.gz"
|
||||||
checksum=b4f930044ea907aae67c18f347a33b55cd3da4efe5f5a5869db3c891d6c4e125
|
checksum=6898add0c9ad8b30b1ea5f70730a53cf899e4fe7228e1f8d5006d6694cfe8eb2
|
||||||
|
|
Loading…
Add table
Reference in a new issue