mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
perl/nqp: Updated for version 2018.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
78a4bb6730
commit
0fa1c23dd0
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=nqp
|
||||
VERSION=${VERSION:-2018.10}
|
||||
VERSION=${VERSION:-2018.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nqp"
|
||||
VERSION="2018.10"
|
||||
VERSION="2018.11"
|
||||
HOMEPAGE="https://rakudo.org"
|
||||
DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.10.tar.gz"
|
||||
MD5SUM="e3673b36dd292d9ca5082f8ff61d7694"
|
||||
DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.11.tar.gz"
|
||||
MD5SUM="430d30e9965eab683a969516f56747e4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="MoarVM"
|
||||
|
|
Loading…
Reference in a new issue