wesnoth: update to 1.12.4.
This commit is contained in:
parent
96a9df291e
commit
3039b4f8c8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wesnoth'
|
||||
pkgname=wesnoth
|
||||
version=1.12.3
|
||||
version=1.12.4
|
||||
revision=1
|
||||
#wrksrc="${pkgname}-${version}.0"
|
||||
build_style=cmake
|
||||
|
@ -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=4cc614f0f98b340fe97e60b570aade07b92316759483d69541d42b517516c7c7
|
||||
checksum=bf525060da4201f1e62f861ed021f13175766e074a8a490b995052453df51ea7
|
||||
|
||||
post_install() {
|
||||
# runit service
|
||||
|
|
Loading…
Reference in New Issue