kona: update to 3.36.
This commit is contained in:
parent
cc243cab97
commit
3d95f547e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kona'
|
||||
pkgname=kona
|
||||
version=3.35
|
||||
version=3.36
|
||||
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=1588bfa3ceb931315d270fb59db647160a903b1ad00029dd0061f1a0afa44745
|
||||
checksum=bdceffeb0259cd3acbc3b3cbf5a648c1a49e5af8ff440f4027b909c3561d7a04
|
||||
|
||||
post_extract() {
|
||||
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h
|
||||
|
|
Loading…
Reference in a new issue