[Slackbuilds-users] foomatic-db download url needs updating
Rohan Ferris
rferris at posteo.net
Mon Jan 9 04:39:40 UTC 2017
Hi all!
I just discovered that foomatic-db SlackBuild has stopped working due to
the file being removed from the mirror. It has been updated with a newer
version - 20170108. The two diffs below allowed it to compile, install
and function without any further issue...
# foomatic-db.SlackBuild
diff --git a/system/foomatic-db/foomatic-db.SlackBuild
b/system/foomatic-db/foomatic-db.SlackBuild
index 8ecb121..d6c6dc5 100644
--- a/system/foomatic-db/foomatic-db.SlackBuild
+++ b/system/foomatic-db/foomatic-db.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=foomatic-db
-VERSION=${VERSION:-20160724}
+VERSION=${VERSION:-20170108}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# foomatic-db.info
diff --git a/system/foomatic-db/foomatic-db.info
b/system/foomatic-db/foomatic-db.info
index 79595ca..076805c 100644
--- a/system/foomatic-db/foomatic-db.info
+++ b/system/foomatic-db/foomatic-db.info
@@ -1,8 +1,8 @@
PRGNAM="foomatic-db"
VERSION="20160724"
HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic"
-DOWNLOAD="http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20160724.tar.gz"
-MD5SUM="5ba8f4d9717c3c362f633cd17a488488"
+DOWNLOAD="http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20170108.tar.gz"
+MD5SUM="9ba5c6f5b2962372069e2a955ffb1bcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Cheers,
Rohan
More information about the SlackBuilds-users
mailing list