got: update to 0.89

This commit is contained in:
Omar Polo 2023-06-10 09:59:56 +02:00 committed by Duncan Overbruck
parent e70cbb2e0e
commit c49349b178

View file

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