mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
rex: update to 1.13.1.
This commit is contained in:
parent
7b6bf5cf08
commit
6f17bd9e6c
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'rex'
|
# Template file for 'rex'
|
||||||
pkgname=rex
|
pkgname=rex
|
||||||
version=1.13.0
|
version=1.13.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Rex-${version}"
|
wrksrc="Rex-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-AWS-Signature4 perl-Clone-Choose
|
hostmakedepends="perl perl-AWS-Signature4 perl-Clone-Choose
|
||||||
perl-Data-Validate-IP perl-Devel-Caller perl-Digest-HMAC
|
perl-Data-Validate-IP perl-Devel-Caller perl-Digest-HMAC
|
||||||
perl-File-ShareDir-Install perl-Hash-Merge perl-IO-String perl-IO-Tty
|
perl-File-ShareDir-Install perl-Hash-Merge perl-IO-String perl-IO-Tty
|
||||||
perl-JSON-MaybeXS perl-LWP perl-List-MoreUtils perl-Net-OpenSSH
|
perl-JSON-MaybeXS perl-LWP perl-Net-OpenSSH
|
||||||
perl-Net-SFTP-Foreign perl-PadWalker perl-Parallel-ForkManager
|
perl-Net-SFTP-Foreign perl-PadWalker perl-Parallel-ForkManager
|
||||||
perl-Sort-Naturally perl-String-Escape perl-Term-ReadKey perl-Text-Glob
|
perl-Sort-Naturally perl-String-Escape perl-Term-ReadKey perl-Text-Glob
|
||||||
perl-URI perl-XML-Simple perl-YAML"
|
perl-URI perl-XML-Simple perl-YAML"
|
||||||
|
@ -20,7 +20,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=341c1f52c75b40ba73745beeea284b18c1770e4c395147af6547ac1d4e9c5b09
|
checksum=0ca8e0a4e302aea536a5be1d0e0372a5d9ac0c9bbfe04e9d8f70e6b6965f8a7e
|
||||||
|
|
||||||
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