mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Mojolicious: Updated for version 7.46.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
50e23c14ca
commit
9564e92c68
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Mojolicious
|
||||
VERSION=${VERSION:-7.45}
|
||||
VERSION=${VERSION:-7.46}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Mojolicious"
|
||||
VERSION="7.45"
|
||||
VERSION="7.46"
|
||||
HOMEPAGE="http://mojolicious.org/"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.45.tar.gz"
|
||||
MD5SUM="5e05fe4507a02092c5fa3ce56a493a33"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.46.tar.gz"
|
||||
MD5SUM="ca87060aa22894dcf7337ee27063fa0c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue