mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A C library for reading, creating, and modifying zip archives."
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
SRC_URI="http://www.nih.at/libzip/libzip-0.10.1.tar.bz2"
|
||||
SOURCE_URI="http://www.nih.at/libzip/libzip-0.10.1.tar.bz2"
|
||||
CHECKSUM_SHA256="5b1eaf60968cb22df49d73bcaa759961fb27451917ac76b275374c2ed260ce92"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
SRC_URI="http://www.nih.at/libzip/libzip-0.10.tar.bz2"
|
||||
SOURCE_URI="http://www.nih.at/libzip/libzip-0.10.tar.bz2"
|
||||
CHECKSUM_MD5="663d79a9d299a61026d1860d52cdf6fc"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
libzip is a C library for reading, creating, and modifying zip archives.
|
||||
"
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
SRC_URI="http://www.nih.at/libzip/libzip-0.11.2.tar.gz"
|
||||
SOURCE_URI="http://www.nih.at/libzip/libzip-0.11.2.tar.gz"
|
||||
CHECKSUM_SHA256="83db1fb43a961ff7d1d1b50e1c6bea09c67e6af867686d1fc92ecb7dc6cf98d5"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user