got: update to 0.86

This commit is contained in:
Omar Polo 2023-01-19 19:24:43 +01:00 committed by Andrew Benson
parent 6cc77ba948
commit c71400a077
1 changed files with 2 additions and 2 deletions

View File

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