summaryrefslogtreecommitdiffstats
path: root/source/n/proftpd
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-07-25 20:53:49 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-26 07:00:12 +0200
commitc1336cf85b00be3041d24c469f787d2ed7854dea (patch)
tree6002d24afccbce091a3989b628ef33ef54983dbf /source/n/proftpd
parenta2e14bcd878ba924f378d9f62c2ab83245313717 (diff)
downloadcurrent-c1336cf85b00be3041d24c469f787d2ed7854dea.tar.gz
current-c1336cf85b00be3041d24c469f787d2ed7854dea.tar.xz
Mon Jul 25 20:53:49 UTC 202220220725205349
d/perl-5.36.0-x86_64-2.txz: Rebuilt. Upgraded to URI-5.12. Added a symlink to libperl.so in /usr/${LIBDIRSUFFIX} since net-snmp (and possibly other programs) might have trouble linking with it since it's not in the LD_LIBRARY_PATH. Thanks to oneforall. d/poke-2.4-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_44-x86_64-1.txz: Upgraded. n/bluez-5.65-x86_64-1.txz: Upgraded. n/proftpd-1.3.7e-x86_64-1.txz: Upgraded. xap/mozilla-firefox-103.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/103.0/releasenotes/ (* Security fix *)
Diffstat (limited to 'source/n/proftpd')
-rwxr-xr-xsource/n/proftpd/proftpd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/n/proftpd/proftpd.SlackBuild b/source/n/proftpd/proftpd.SlackBuild
index 4f9069b34..c4b3564bd 100755
--- a/source/n/proftpd/proftpd.SlackBuild
+++ b/source/n/proftpd/proftpd.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=proftpd
-VERSION=1.3.7d
-DIRVER=1.3.7d
+VERSION=1.3.7e
+DIRVER=1.3.7e
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}