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