mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
flare: changed http to https (#4942)
This commit is contained in:
committed by
GitHub
parent
6bdaf2633c
commit
35c5567808
@@ -1,11 +1,11 @@
|
||||
SUMMARY="A single-player 2D action role playing game"
|
||||
DESCRIPTION="Flare is a single-player 2D action RPG with fast-paced action \
|
||||
and a dark fantasy style."
|
||||
HOMEPAGE="http://flarerpg.org"
|
||||
HOMEPAGE="https://flarerpg.org"
|
||||
COPYRIGHT="2010-2013 Clint Bellanger"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/flare-game/Linux/flare.0.19.tar.gz"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/flare-game/Linux/flare.0.19.tar.gz"
|
||||
CHECKSUM_SHA256="c96995fff6b71d44ddeae611b1ae4cd35162655f73088000786d03478f0a924e"
|
||||
SOURCE_DIR="flare.0.19"
|
||||
PATCHES="flare-0.19.patch"
|
||||
|
||||
Reference in New Issue
Block a user