teeworlds: update to 0.6.4.
This commit is contained in:
parent
7b1c328518
commit
5d8ef98475
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'teeworlds'
|
# Template file for 'teeworlds'
|
||||||
pkgname=teeworlds
|
pkgname=teeworlds
|
||||||
version=0.6.3
|
version=0.6.4
|
||||||
revision=3
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
wrksrc="${pkgname}-${version}-src"
|
wrksrc="${pkgname}-${version}-src"
|
||||||
hostmakedepends="bam"
|
hostmakedepends="bam"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="https://www.teeworlds.com"
|
homepage="https://www.teeworlds.com"
|
||||||
distfiles="https://downloads.teeworlds.com/${pkgname}-${version}-src.tar.gz"
|
distfiles="https://downloads.teeworlds.com/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=490ee7c372898761c609af8d7b0c6bd55942c6c6fcd7f361eefa00abfc70077b
|
checksum=c261d19ebb00b5451faa2ceb4a7ca945cad2add48b06046eb43b40ccc9fd98e2
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i "/cc.includes:Add/a\
|
sed -i "/cc.includes:Add/a\
|
||||||
|
|
Loading…
Reference in a new issue