mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
crawl: update to 0.29.0.
This commit is contained in:
parent
dab37e1f84
commit
81c0c67915
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl'
|
||||
pkgname=crawl
|
||||
version=0.28.0
|
||||
version=0.29.0
|
||||
revision=1
|
||||
build_wrksrc="crawl-ref/source"
|
||||
make_build_args="prefix=/usr bin_prefix=bin"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://crawl.develz.org/"
|
||||
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
|
||||
checksum=287f35476d20bbe8aaa3e663140704462b4e304a4e1ed5c2b5da1d273dd1f383
|
||||
checksum=4b32d3c3a07fe969cc1e9d12430b4c143c36e92746b3715ccdb8416720fdc59f
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue