DarkRadiant: update to 2.7.0.
This commit is contained in:
parent
cd5e3c5566
commit
12ae8d44ed
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'DarkRadiant'
|
||||
pkgname=DarkRadiant
|
||||
version=2.6.0
|
||||
revision=4
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-darkmod-plugins --with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="automake gettext libtool pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/codereader/DarkRadiant/"
|
||||
distfiles="https://github.com/codereader/DarkRadiant/archive/${version}.tar.gz"
|
||||
checksum=e46dc10a3a7521d64ba30a2eddfe2c8b75ef3ec12f155833e565ce04d21693ea
|
||||
checksum=1166a6d87f0a54ca661ba9be83d350d657972a2aaecdde5b92ebfb7bc80458c7
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue