rex: update to 1.14.0.
This commit is contained in:
parent
c328347f4d
commit
91d9b4e652
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rex'
|
||||
pkgname=rex
|
||||
version=1.13.4
|
||||
version=1.14.0
|
||||
revision=1
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-AWS-Signature4 perl-Clone-Choose
|
||||
|
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.rexify.org/"
|
||||
distfiles="https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
||||
checksum=a86e9270159b41c9a8fce96f9ddc97c5caa68167ca4ed33e97908bfce17098cf
|
||||
checksum=447c496e46848ca17d96497a258169da9bdc290bab446514ec57ccfe6e654b3f
|
||||
|
||||
post_install() {
|
||||
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
||||
|
|
Loading…
Reference in New Issue