mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
got: update to 0.76
This commit is contained in:
parent
8ddea3003e
commit
72b44b2eab
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.75.1
|
version=0.76
|
||||||
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="1a511707cf5f64f459030bd45077322821f7263e403af3121c5a1db1529ea524"
|
checksum="d3955420752a5e7112e029a0a29cd0d8b434ba57527dfb0617913179d10efb20"
|
||||||
|
|
||||||
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