mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
crawl: update to 0.26.1.
This commit is contained in:
parent
85817b39ec
commit
41d324f986
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crawl'
|
# Template file for 'crawl'
|
||||||
pkgname=crawl
|
pkgname=crawl
|
||||||
version=0.26.0
|
version=0.26.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"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Dungeon Crawl Stone Soup roguelike adventure"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://crawl.develz.org/"
|
homepage="http://crawl.develz.org/"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
|
||||||
checksum=6306c835246057bf91b6690fde14c2c3433ebe1d526876f96c46fab6dc109d45
|
checksum=c8c6abbefa7f21383ea77cd017033050471e06c60ea4deebd033f5198bc39596
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue