got: update to 0.79
This commit is contained in:
parent
5308325ff5
commit
00faa9583f
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.78
|
version=0.79
|
||||||
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="7e2d181746023adcc0d36231e36054e9f8b550a805fd7ea61b74b47cffd9c311"
|
checksum="78be1c0a905184ed1cb506468359faf87e4ee86851291b1670439c46bfb3d87c"
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue