kona: update to 3.24.
This commit is contained in:
parent
928fa1f191
commit
2f0bad4ed0
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kona'
|
# Template file for 'kona'
|
||||||
pkgname=kona
|
pkgname=kona
|
||||||
version=3.23
|
version=3.24
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-Win.${version}-64"
|
wrksrc="${pkgname}-Win.${version}-64"
|
||||||
short_desc="Open-source implementation of the K programming language"
|
short_desc="Open-source implementation of the K programming language"
|
||||||
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/kevinlawler/kona"
|
homepage="https://github.com/kevinlawler/kona"
|
||||||
distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.tar.gz"
|
distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.tar.gz"
|
||||||
checksum=38adc3944cb0330ec0aac184438501a12ffe62b18e2670b0ae049b0751e010af
|
checksum=91b580b1d5cca761b08e27ada02a5bb491552f84054aad89d31aaca8081ee725
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} k \
|
make ${makejobs} k \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user