mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rex: update to 1.14.2.
This commit is contained in:
parent
b8fa709a3e
commit
3545c40844
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rex'
|
# Template file for 'rex'
|
||||||
pkgname=rex
|
pkgname=rex
|
||||||
version=1.14.1
|
version=1.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-AWS-Signature4 perl-Clone-Choose
|
hostmakedepends="perl perl-AWS-Signature4 perl-Clone-Choose
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.rexify.org/"
|
homepage="http://www.rexify.org/"
|
||||||
distfiles="https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
distfiles="https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
||||||
checksum=8822207ab74f2a6218f8eded7c295259e350698c3ff987582ca1a6acae46ffac
|
checksum=21daa951da747f0053afd7ad946fce2feb2c08ddb1cc2bfe00ee46601a8cab56
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
||||||
|
|
Loading…
Add table
Reference in a new issue