[Slackbuilds-users] libtasn1: broken DOWNLOAD and HOMEPAGE URLs
Max Miorim
miorimmax at gmail.com
Thu Oct 7 19:22:32 UTC 2010
Hi,
Sometime ago the folks at GNU split libtasn1 from the GNUTLS tree,
moving it to http://ftp.gnu.org/gnu/libtasn1/.
With this chage libtasn1.info needs to be updated to point to the
right HOMEPAGE and DOWNLOAD URLs, here's a patch to do so:
diff --git a/libraries/libtasn1/libtasn1.info b/libraries/libtasn1/libtasn1.info
index cccf460..d463665 100644
--- a/libraries/libtasn1/libtasn1.info
+++ b/libraries/libtasn1/libtasn1.info
@@ -1,7 +1,7 @@
PRGNAM="libtasn1"
VERSION="2.2"
-HOMEPAGE="http://ftp.gnu.org/gnu/gnutls/"
-DOWNLOAD="http://ftp.gnu.org/gnu/gnutls/libtasn1-2.2.tar.gz"
+HOMEPAGE="http://ftp.gnu.org/gnu/libtasn1/"
+DOWNLOAD="http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.2.tar.gz"
MD5SUM="14cc361500d2e768a8a6ec538ce3fecb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-- Max
More information about the SlackBuilds-users
mailing list