summaryrefslogtreecommitdiff
path: root/network/plowshare-modules/plowshare-modules.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2022-02-27 03:07:27 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-28 15:10:57 +0700
commite3da86ba25bdfd1878a0d342dc8b92b4b24497ff (patch)
tree5affcdf8b44b48bb15659e066c820af38d6a1540 /network/plowshare-modules/plowshare-modules.SlackBuild
parent345e1f4c2993d3a66955a51ca5a442d84088e0fe (diff)
downloadslackbuilds-e3da86ba25bdfd1878a0d342dc8b92b4b24497ff.tar.gz
network/plowshare-modules: Version bump and copyright update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/plowshare-modules/plowshare-modules.SlackBuild')
-rw-r--r--network/plowshare-modules/plowshare-modules.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/plowshare-modules/plowshare-modules.SlackBuild b/network/plowshare-modules/plowshare-modules.SlackBuild
index 0bb2325970..c72438e6ea 100644
--- a/network/plowshare-modules/plowshare-modules.SlackBuild
+++ b/network/plowshare-modules/plowshare-modules.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for plowshare-modules
-# Copyright 2017-2018 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2017-2022 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# Copyright 2010 Mikhail Cuddy <mikhailcuddy@gmail.com>
# All rights reserved.
#
@@ -26,9 +26,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=plowshare-modules
-VERSION=${VERSION:-e94a905}
+VERSION=${VERSION:-c22e296}
SRCNAM=${PRGNAM}-legacy
-SRCVER=${MODVER:-e94a9051f54abb66fd3963933587b2d4057a1614}
+SRCVER=${MODVER:-c22e2962e26c1fcc539b41a37eaab448828842de}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}