mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -19,7 +19,7 @@ GDB can run on most popular UNIX and Microsoft Windows variants."
|
||||
HOMEPAGE="https://sourceware.org/gdb/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2004 Free Software Foundation, Inc."
|
||||
SRC_URI="https://ftp.gnu.org/gnu/gdb/gdb-6.3a.tar.bz2"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/gdb/gdb-6.3a.tar.bz2"
|
||||
CHECKSUM_SHA256="f89b8f7bdddc7d9f111a1a1968b231165b8f1ff09843e4201076d0b77e0be244"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ HOMEPAGE="http://sourceware.org/gdb/"
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="Free Software Foundation"
|
||||
|
||||
SRC_URI="http://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2"
|
||||
CHECKSUM_SHA256="0404d1c6ee6b3ddd811722b5197944758d37b4591c216030effbac204f5a6c23"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user