mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
got: update to 0.77
This commit is contained in:
parent
4713de1cae
commit
d24222fd6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'got'
|
# Template file for 'got'
|
||||||
pkgname=got
|
pkgname=got
|
||||||
version=0.76
|
version=0.77
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=got-portable-${version}
|
wrksrc=got-portable-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,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="d3955420752a5e7112e029a0a29cd0d8b434ba57527dfb0617913179d10efb20"
|
checksum="fcef6eec48ba7f4ac6afb2d159c1bd15441ded9faaa6adbfe87d358cd4750bba"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE
|
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue