got: update to 0.91

This commit is contained in:
Omar Polo 2023-07-21 18:08:28 +02:00 committed by Duncan Overbruck
parent 5e745e889a
commit 49ed32bc3e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'got'
pkgname=got
version=0.90
version=0.91
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=da353f43a5b91b563f1d9be4b2bdb50fddfffc70b0a4b777fa5dd114629bf783
checksum=79b15eb508601018f2ddaab74df2bdbde79ebdb992004bfd91a52886c9ecae55
post_install() {
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE