summaryrefslogtreecommitdiffstats
path: root/network/pure-ftpd/pure-ftpd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/pure-ftpd/pure-ftpd.SlackBuild')
-rw-r--r--network/pure-ftpd/pure-ftpd.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/network/pure-ftpd/pure-ftpd.SlackBuild b/network/pure-ftpd/pure-ftpd.SlackBuild
index 2263ce1277..5880e97b87 100644
--- a/network/pure-ftpd/pure-ftpd.SlackBuild
+++ b/network/pure-ftpd/pure-ftpd.SlackBuild
@@ -2,9 +2,8 @@
# Slackware build script for pure-ftpd
-# Copyright (c) 2017, Christophe Trussardi, Paris, France
+# Copyright (c) 2024, Christophe Trussardi, Paris, France
# All rights reserved.
-# Modified to v1.0.51 by glennmcc 2023-09-16
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
@@ -25,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pure-ftpd
-VERSION=${VERSION:-1.0.51}
+VERSION=${VERSION:-1.0.52}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}