mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't make any sense.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
A command-line compatible rm which destroys file contents before unlinking.
|
||||
"
|
||||
HOMEPAGE="http://srm.sourceforge.net/"
|
||||
SRC_URI="http://sourceforge.net/projects/srm/files/1.2.12/srm-1.2.12.tar.bz2"
|
||||
SRC_URI="http://downloads.sourceforge.net/project/srm/old_releases/1.2.12/srm-1.2.12.tar.bz2"
|
||||
CHECKSUM_MD5="5c89c96f53ea1a3d671678bec52959a1"
|
||||
REVISION="1"
|
||||
LICENSE="MIT (no promotion)"
|
||||
|
||||
Reference in New Issue
Block a user