warsow: update to 1.51.
This commit is contained in:
parent
6d424758db
commit
480533de98
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'warsow'
|
||||
pkgname=warsow
|
||||
version=1.5
|
||||
version=1.51
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
wrksrc="warsow_${version/./}_sdk"
|
||||
|
@ -15,8 +15,8 @@ short_desc="Free online multiplayer competitive FPS based on the Qfusion engine"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.warsow.net/"
|
||||
distfiles="http://www.warsow.eu/warsow_${version/./}_sdk.tar.gz"
|
||||
checksum=277bbe87744352ee02476dc1bf9258ed5b204345b1b8eb394442dcec6a956949
|
||||
distfiles="http://www.warsow.eu/warsow_${version}_sdk.tar.gz"
|
||||
checksum=ac635c654e088566d30d53e8fab21abd2d40762d7f4ab0e09faa827aac5c4f97
|
||||
|
||||
do_build() {
|
||||
cd ${wrksrc}/source/source
|
||||
|
|
Loading…
Reference in New Issue