got: update to 0.78

This commit is contained in:
Omar Polo 2022-11-04 09:34:46 +01:00 committed by classabbyamp
parent 729a47c2f8
commit fedd1108fc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'got'
pkgname=got
version=0.77
version=0.78
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="fcef6eec48ba7f4ac6afb2d159c1bd15441ded9faaa6adbfe87d358cd4750bba"
checksum="7e2d181746023adcc0d36231e36054e9f8b550a805fd7ea61b74b47cffd9c311"
post_install() {
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE