kona: update to 3.34.
This commit is contained in:
parent
61f06ec4c9
commit
934bc2db31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kona'
|
# Template file for 'kona'
|
||||||
pkgname=kona
|
pkgname=kona
|
||||||
version=3.33
|
version=3.34
|
||||||
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=0276ecd8cba1fd25795ae1d01ad6581053e8fd84d5a15a52e258c76b5037b49d
|
checksum=fb2d538cf8af3606a021a10f4f50d1354773f0b518810a868eeb1f0888b82a16
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h
|
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue