[Slackbuilds-users] Bad download URL in Slackbuild for pfqueue
Ricardo J. Barberis
ricardo at palmtx.com.ar
Tue Sep 4 22:48:56 UTC 2018
Hello all,
I just noticed (*) that my recent submission for pfqueue has an error in the
download URL (extra /download at the end):
I already fixed it in my private git repo. Should I resubmit it or can an
admin simply ifx it via git?
Patch to fix it:
diff --git a/14.2/pfqueue/pfqueue.info b/14.2/pfqueue/pfqueue.info
index 126880d..66f08a4 100644
--- a/14.2/pfqueue/pfqueue.info
+++ b/14.2/pfqueue/pfqueue.info
@@ -1,7 +1,7 @@
PRGNAM="pfqueue"
VERSION="0.5.6"
HOMEPAGE="http://pfqueue.sourceforge.net/"
-DOWNLOAD="https://sourceforge.net/projects/pfqueue/files/pfqueue/0.5.6/pfqueue-0.5.6.tar.gz/download"
+DOWNLOAD="https://sourceforge.net/projects/pfqueue/files/pfqueue/0.5.6/pfqueue-0.5.6.tar.gz"
MD5SUM="ff3fbcc39b39112f123b93df579998b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
(*) Once my submissions make it into SBo, I remove my packages and reinstall
them with sbopkg to catch stupid mistakes like this... :/
Thanks,
--
Ricardo J. Barberis
Usuario Linux Nº 250625: http://counter.li.org/
Usuario LFS Nº 5121: http://www.linuxfromscratch.org/
Senior SysAdmin / IT Architect - www.DonWeb.com
More information about the SlackBuilds-users
mailing list