mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
crawl: update to 0.17.1.
This commit is contained in:
parent
bb4c655c11
commit
41dbfa317c
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.17.0
|
version=0.17.1
|
||||||
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=0715b04c2dc518f89d4fe83713a399def6097f6142fc90ff0041ca394fe16322
|
checksum=e19645994bb90c15a1d114437afc906f730e5b0342a35270cb9a5a2b79143491
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue