mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
rex: update to 1.16.1.
This commit is contained in:
parent
ca5ef8f001
commit
58a511a9dc
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.16.0
|
version=1.16.1
|
||||||
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=d6d9657d29527e15995c6de33d7bf1111da7860d420ac95385c1161daaea2479
|
checksum=b66ff756db8c8479ab99d2c9ec9827bf624b8bca2e96ef9ccf2395e279731662
|
||||||
|
|
||||||
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