got: update to 0.95.

This commit is contained in:
Omar Polo 2024-01-03 14:41:43 +01:00 committed by Leah Neukirchen
parent 3a5e8acc3b
commit 3e2fff88ed
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'got'
pkgname=got
version=0.93
version=0.95
revision=1
build_style=gnu-configure
hostmakedepends="byacc pkg-config"
@ -11,7 +11,7 @@ license="ISC"
homepage="https://gameoftrees.org"
changelog="https://gameoftrees.org/releases/CHANGES"
distfiles="https://gameoftrees.org/releases/portable/got-portable-${version}.tar.gz"
checksum=c2572726bedfdc177d48482b2a23e5afba534a36918f8eeac24b48da37a920d1
checksum=e689fd7dfefa380166a1a293c153348540862e2019189cedebe8c2c76372820e
post_install() {
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE