mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crawl: update to 0.19.0.
This commit is contained in:
parent
5a956289ec
commit
9c90b3cc2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crawl'
|
# Template file for 'crawl'
|
||||||
pkgname=crawl
|
pkgname=crawl
|
||||||
version=0.18.1
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="crawl-ref/source"
|
build_wrksrc="crawl-ref/source"
|
||||||
make_build_args="prefix=/usr bin_prefix=bin"
|
make_build_args="prefix=/usr bin_prefix=bin"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://crawl.develz.org/"
|
homepage="http://crawl.develz.org/"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=a0e5f5f9c1d9eaf21574c7f6515b05c742d4885f6def2f588c2e013b858bef91
|
checksum=ba3faed422ec8b9fba3270e0284e96581011a684a4001e41846668523f0685f7
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue