libprefs: fix SOURCE_URI.

This commit is contained in:
Jérôme Duval
2018-08-07 11:21:47 +02:00
committed by GitHub
parent af0da6af8b
commit 5d85c48af4

View File

@@ -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"