got: update to 0.88

This commit is contained in:
Omar Polo 2023-05-05 14:18:16 +02:00 committed by Leah Neukirchen
parent b6b8a37ce5
commit 5d698771dc

View file

@ -1,6 +1,6 @@
# Template file for 'got'
pkgname=got
version=0.86
version=0.88
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="1478cb124c6cbe4633e2d2b593fa4451f0d3f6b7ef37e2baf2045cf1f3d5a7b0"
checksum="17c10730a010abf7d5fe2ebe55fe3686656385ba6dbae88ef337c4f647f3cea0"
post_install() {
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE