warsow: fix upstream URL; revbump.
This commit is contained in:
parent
af8de3eab2
commit
2e5b4635ee
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'warsow'
|
||||
pkgname=warsow
|
||||
version=1.51
|
||||
revision=2
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
wrksrc="warsow_${version/./}_sdk"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -15,7 +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"
|
||||
distfiles="http://www.warsow.net/warsow_${version}_sdk.tar.gz"
|
||||
distfiles="http://update.warsow.net/mirror/warsow_${version}_sdk.tar.gz"
|
||||
checksum=ac635c654e088566d30d53e8fab21abd2d40762d7f4ab0e09faa827aac5c4f97
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue