mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libprefs: fix SOURCE_URI.
This commit is contained in:
@@ -5,11 +5,11 @@ your preferences will magically be saved wherever is the right place to put \
|
||||
them. It is also a set of two regular (static) libraries that will allow your \
|
||||
application to run without libprefs being available, but will utilize it if it \
|
||||
is."
|
||||
HOMEPAGE="ftp://ftp.icm.edu.pl/vol/rzm1/beos/contrib/libraries"
|
||||
HOMEPAGE="http://ftp.icm.edu.pl/pub/beos/contrib/libraries/"
|
||||
COPYRIGHT="1998 Jon Watte"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="2"
|
||||
SOURCE_URI="ftp://ftp.icm.edu.pl/vol/rzm1/beos/contrib/libraries/libprefs125.zip"
|
||||
SOURCE_URI="http://ftp.icm.edu.pl/pub/beos/contrib/libraries/libprefs125.zip"
|
||||
CHECKSUM_SHA256="39532c9c6c69f915a6d99fde4fd827a5bdb676ee0cf00558b6956fc91db9a737"
|
||||
SOURCE_DIR="libprefs125"
|
||||
PATCHES="libprefs-1.2.5.patch"
|
||||
|
||||
Reference in New Issue
Block a user