mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
wesnoth: update to 1.12.4.
This commit is contained in:
parent
96a9df291e
commit
3039b4f8c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wesnoth'
|
# Template file for 'wesnoth'
|
||||||
pkgname=wesnoth
|
pkgname=wesnoth
|
||||||
version=1.12.3
|
version=1.12.4
|
||||||
revision=1
|
revision=1
|
||||||
#wrksrc="${pkgname}-${version}.0"
|
#wrksrc="${pkgname}-${version}.0"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wesnoth.org/"
|
homepage="https://wesnoth.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=4cc614f0f98b340fe97e60b570aade07b92316759483d69541d42b517516c7c7
|
checksum=bf525060da4201f1e62f861ed021f13175766e074a8a490b995052453df51ea7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# runit service
|
# runit service
|
||||||
|
|
Loading…
Add table
Reference in a new issue