diff --git a/recipes-games/freeciv/freeciv_2.3.3.bb b/recipes-games/freeciv/freeciv_2.3.3.bb deleted file mode 100644 index a2b82b9..0000000 --- a/recipes-games/freeciv/freeciv_2.3.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -require freeciv.inc - -PR = "r1" - -SRC_URI += "${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.bz2" - -SRC_URI[md5sum] = "f564739c04376a87ccb8e5369ebfc519" -SRC_URI[sha256sum] = "fc88a8330fa1f30676e775bbdc31c57e07792a45b9b7c31f3a27728351b90258" diff --git a/recipes-games/freeciv/freeciv_2.3.4.bb b/recipes-games/freeciv/freeciv_2.3.4.bb new file mode 100644 index 0000000..da45506 --- /dev/null +++ b/recipes-games/freeciv/freeciv_2.3.4.bb @@ -0,0 +1,8 @@ +require freeciv.inc + +PR = "r0" + +SRC_URI += "${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.bz2" + +SRC_URI[md5sum] = "2a49c417ffedd54cf648adf1ddf707a9" +SRC_URI[sha256sum] = "084c10c50c06166177c9864b5610eaf36dca3808e3d3a7da8ef7ae927d56c41c"