kona: update to 3.38.
This commit is contained in:
parent
41bcbaa493
commit
3bd7cfc514
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kona'
|
||||
pkgname=kona
|
||||
version=3.37
|
||||
version=3.38
|
||||
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=ee355ede044146596e76b6c7efcdc5a529e134e0efaff65036c5d9e2431bc152
|
||||
checksum=bfebc65c0b844413a6fb9cabebe5b9cee5de8696427b2fee623e4d8b9af9667e
|
||||
|
||||
post_extract() {
|
||||
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h
|
||||
|
|
Loading…
Reference in New Issue