From feeee1a1fd049f7809466962a5a63041e5996309 Mon Sep 17 00:00:00 2001 From: xaduha Date: Wed, 29 Jul 2015 20:17:10 +0000 Subject: [PATCH] rakudo-star: update to 2015.07 --- common/shlibs | 2 +- srcpkgs/MoarVM/template | 4 ++-- srcpkgs/nqp/template | 4 ++-- srcpkgs/rakudo-star/template | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index bdd9c44909..3ac0b0c008 100644 --- a/common/shlibs +++ b/common/shlibs @@ -420,7 +420,7 @@ libcdio.so.16 libcdio-0.93_1 libmpcdec.so.5 libmpcdec-1.2.6_1 libproxy.so.1 libproxy-0.4.6_1 libmodman.so.1 libproxy-0.4.6_1 -libmoar.so MoarVM-2015.06_1 +libmoar.so MoarVM-2015.07_1 libFLAC.so.8 libflac-1.2.1_1 libFLAC++.so.6 libflac-1.2.1_1 libmad.so.0 libmad-0.15.1b_1 diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index c188d4e276..305a8896a0 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,7 +1,7 @@ # Template build file for 'MoarVM'. pkgname=MoarVM only_for_archs="i686 i686-musl x86_64 x86_64-musl" -version=2015.06 +version=2015.07 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -13,6 +13,6 @@ maintainer="Ruslan " homepage="http://moarvm.com" license="Artistic-2.0" distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz" -checksum="8dfe52630a3fcc749b653591f8a4e7fa723cd204cf0f6133b62b70d1b9c5980f" +checksum="310a4ea6dbaacaf1837606edf6c42170143f60c8e29eb94c7e6fea810b6af10b" shlib_provides="libmoar.so" make_install_target="install" diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index e34089dfdf..02d04dbfd5 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,7 +1,7 @@ # Template build file for 'nqp'. pkgname=nqp only_for_archs="i686 i686-musl x86_64 x86_64-musl" -version=2015.06 +version=2015.07.2 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -13,4 +13,4 @@ maintainer="Ruslan " homepage="http://github.com/perl6/nqp" license="Artistic-2.0" distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz" -checksum="80d528501a6843a9746b3060d230b080d3511720e9f4096087466e25703f4a82" +checksum="673ae8b68e9b4f60562bfbea4233add1bf5da38528f3e38e2f9769ddc8e14e07" diff --git a/srcpkgs/rakudo-star/template b/srcpkgs/rakudo-star/template index 5a6b712011..73ce9d3c64 100644 --- a/srcpkgs/rakudo-star/template +++ b/srcpkgs/rakudo-star/template @@ -1,7 +1,7 @@ # Template build file for 'rakudo-star'. pkgname=rakudo-star only_for_archs="i686 i686-musl x86_64 x86_64-musl" -version=2015.06 +version=2015.07 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -13,7 +13,7 @@ maintainer="Ruslan " homepage="http://rakudo.org" license="Artistic-2.0" distfiles="http://rakudo.org/downloads/star/rakudo-star-${version}.tar.gz" -checksum="126491a2c9f408239fb8ed94d5369c9839e3fbe284fdfbfc4e45160ce2db5bc7" +checksum="84d7812a735eedc39d7c0898d4fd15ecd82563971744b2bc6ff0a1c581c82910" depends="MoarVM nqp" post_install() {