kona: update to 3.37.
This commit is contained in:
parent
88cca09c84
commit
eb938c67d5
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.36
|
version=3.37
|
||||||
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=bdceffeb0259cd3acbc3b3cbf5a648c1a49e5af8ff440f4027b909c3561d7a04
|
checksum=ee355ede044146596e76b6c7efcdc5a529e134e0efaff65036c5d9e2431bc152
|
||||||
|
|
||||||
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
Reference in a new issue