mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
got: update to 0.103
This commit is contained in:
parent
6ddcb7093e
commit
4a9580470e
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.98.2
|
version=0.103
|
||||||
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=ff5d4ad9922edf1c8055b2398650972fd463c809590dbe78e2eab1bf78a150c8
|
checksum=32405e93f353a54fabca5492e5a6c5425f159b7a614450909299c8dc83492878
|
||||||
|
|
||||||
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