mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
got: update to 0.93.
This commit is contained in:
parent
906a94a9d3
commit
90f1fa2a52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'got'
|
||||
pkgname=got
|
||||
version=0.91
|
||||
version=0.93
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="byacc pkg-config"
|
||||
|
@ -11,7 +11,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=79b15eb508601018f2ddaab74df2bdbde79ebdb992004bfd91a52886c9ecae55
|
||||
checksum=c2572726bedfdc177d48482b2a23e5afba534a36918f8eeac24b48da37a920d1
|
||||
|
||||
post_install() {
|
||||
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue