Merge pull request #1835 from hanspolo/wesnoth
wesnoth: updated to 1.12.3
This commit is contained in:
commit
bde8508a00
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wesnoth'
|
||||
pkgname=wesnoth
|
||||
version=1.12.2
|
||||
revision=2
|
||||
version=1.12.3
|
||||
revision=1
|
||||
#wrksrc="${pkgname}-${version}.0"
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OMP=1"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
|||
license="GPL-2"
|
||||
homepage="https://wesnoth.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1f4f76e5fd0ce175a3eb7b9855aff7a58dc75899c534d7653d97ac9fd4fe798b
|
||||
checksum=4cc614f0f98b340fe97e60b570aade07b92316759483d69541d42b517516c7c7
|
||||
|
||||
post_install() {
|
||||
# runit service
|
||||
|
|
Loading…
Reference in a new issue