rex: update to 1.13.4.
This commit is contained in:
parent
8b9819878a
commit
992a50666f
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.13.3
|
version=1.13.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Rex-${version}"
|
wrksrc="Rex-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -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=16480c86aa0a26413af8c3073a3a31bd857d9496eb31da139102aab9cd31dfae
|
checksum=a86e9270159b41c9a8fce96f9ddc97c5caa68167ca4ed33e97908bfce17098cf
|
||||||
|
|
||||||
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