mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
wesnoth: update to 1.12.6.
This commit is contained in:
parent
f0c921203b
commit
94773a10b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wesnoth'
|
# Template file for 'wesnoth'
|
||||||
pkgname=wesnoth
|
pkgname=wesnoth
|
||||||
version=1.12.5
|
version=1.12.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_OMP=1"
|
configure_args="-DENABLE_OMP=1"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
|
@ -12,7 +12,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=599aad40da4b271c5138ac5a4391d9ff9c367ee51f5c30ca138f6baf92aea81d
|
checksum=a50f384cead15f68f31cfa1a311e76a12098428702cb674d3521eb169eb92e4e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# runit service
|
# runit service
|
||||||
|
|
Loading…
Add table
Reference in a new issue