libraries/libsmf: Update URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
20dcf57894
commit
f06b521015
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20230104 bkw: update homepage and download URLs; no script changes.
|
||||
# 20211124 bkw: BUILD=2, remove .la file.
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="libsmf"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libsmf/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/libsmf/libsmf/1.3/libsmf-1.3.tar.gz"
|
||||
HOMEPAGE="https://github.com/stump/libsmf"
|
||||
DOWNLOAD="http://ftp.stump.io/software/libsmf/libsmf-1.3.tar.gz"
|
||||
MD5SUM="eb698f1bc0bad9d5bce4c10386347486"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue