freeciv-3.2: Update to 3.2.0-beta1
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
|
||||
require freeciv-qt6.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-2"
|
||||
|
||||
DEPENDS += "tolua-native lua"
|
||||
|
||||
SRC_URI += "\
|
||||
git://github.com/freeciv/freeciv.git;protocol=https;branch=S3_2 \
|
||||
file://allow-root-S3_2.patch \
|
||||
"
|
||||
|
||||
SRCREV="cf06c4b0eea932e6ee9919f13b84b6bea8713aa7"
|
||||
PN = "freeciv"
|
||||
PV = "3.2.0-alpha4"
|
||||
S = "${WORKDIR}/git"
|
||||
13
recipes-games/freeciv/freeciv_3.2.0-beta1.bb
Normal file
13
recipes-games/freeciv/freeciv_3.2.0-beta1.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
require freeciv-qt6.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "lua"
|
||||
|
||||
SRC_URI += "\
|
||||
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
|
||||
file://allow-root-S3_2.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "2800c27096e69c3cbcd30ecda5a1c826cfd85db6db759e7f3bf327d2c9812eb8"
|
||||
Reference in New Issue
Block a user