mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
crawl: update to 0.23.2.
This commit is contained in:
parent
a06db50cf5
commit
5da828da15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl'
|
||||
pkgname=crawl
|
||||
version=0.23.1
|
||||
version=0.23.2
|
||||
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"
|
||||
homepage="http://crawl.develz.org/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=89141ea995f0e8c517fd19e447e8420eca51977c9b358543f0b17a27bf8afeb6
|
||||
checksum=9fe2be2befc36f5079125b86b1361fafe109c917221b2394f185e09a332d6859
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue