got: update to 0.77

This commit is contained in:
Omar Polo 2022-10-25 17:02:28 +02:00 committed by classabbyamp
parent 4713de1cae
commit d24222fd6d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'got'
pkgname=got
version=0.76
version=0.77
revision=1
wrksrc=got-portable-${version}
build_style=gnu-configure
@ -12,7 +12,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="d3955420752a5e7112e029a0a29cd0d8b434ba57527dfb0617913179d10efb20"
checksum="fcef6eec48ba7f4ac6afb2d159c1bd15441ded9faaa6adbfe87d358cd4750bba"
post_install() {
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE