mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
kjs: bump version
This commit is contained in:
@@ -2,12 +2,12 @@ SUMMARY="ECMAScipt compatible parser and engine"
|
||||
DESCRIPTION="This library provides an ECMAScript compatible interpreter.
|
||||
The ECMA standard is based on well known scripting languages such as \
|
||||
Netscape's JavaScript and Microsoft's JScript."
|
||||
HOMEPAGE="https://github.com/KDE/kjs/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/kjs/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kjs/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="29417af7228fbe49c4129c46080847d34cd8d220280512f8da182ce92177dede"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/portingAids/kjs-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="9cf4e00070586af43a21d5e4c30c61e66bc1c5f53952d4335bc7df44f9130432"
|
||||
PATCHES="kjs-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
Reference in New Issue
Block a user