summaryrefslogtreecommitdiff
path: root/network/atftp/atftp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/atftp/atftp.SlackBuild')
-rw-r--r--network/atftp/atftp.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/network/atftp/atftp.SlackBuild b/network/atftp/atftp.SlackBuild
index c5f7d225e9..4ae86a9fb8 100644
--- a/network/atftp/atftp.SlackBuild
+++ b/network/atftp/atftp.SlackBuild
@@ -23,6 +23,7 @@
# Now maintained by B. Watson <yalhcru@gmail.com>.
+# 20210223 bkw: update for v0.7.4.
# 20191129 bkw: update for v0.7.2.
# 20180629 bkw:
@@ -33,8 +34,8 @@
# the package since it overrides some of the info from upstream's docs.
PRGNAM=atftp
-VERSION=${VERSION:-0.7.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.7.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then