diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-06-02 16:26:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-07 08:16:01 +0700 |
commit | 2392dda2024ac5fbe831f883c92104e476883aeb (patch) | |
tree | 3c6e10ea61eee17ca7f7ac4bf7e2106a5fd63ba9 /network/plowshare-modules | |
parent | 040c950deb81ae3e2165810e68f92cf796b5c3f4 (diff) |
network/plowshare-modules: Version bump to 97b5e57
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/plowshare-modules')
-rw-r--r-- | network/plowshare-modules/plowshare-modules.SlackBuild | 6 | ||||
-rw-r--r-- | network/plowshare-modules/plowshare-modules.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/plowshare-modules/plowshare-modules.SlackBuild b/network/plowshare-modules/plowshare-modules.SlackBuild index c72438e6eaa8..ac24cd9a082a 100644 --- a/network/plowshare-modules/plowshare-modules.SlackBuild +++ b/network/plowshare-modules/plowshare-modules.SlackBuild @@ -2,8 +2,8 @@ # Slackware build script for plowshare-modules -# Copyright 2017-2022 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # Copyright 2010 Mikhail Cuddy <mikhailcuddy@gmail.com> +# Copyright 2017-2024 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,9 +26,9 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=plowshare-modules -VERSION=${VERSION:-c22e296} +VERSION=${VERSION:-97b5e57} SRCNAM=${PRGNAM}-legacy -SRCVER=${MODVER:-c22e2962e26c1fcc539b41a37eaab448828842de} +SRCVER=${MODVER:-97b5e575dcc72a93bf8543d560e0e074fcc32839} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/plowshare-modules/plowshare-modules.info b/network/plowshare-modules/plowshare-modules.info index 4d2623424afa..cfd2ab668909 100644 --- a/network/plowshare-modules/plowshare-modules.info +++ b/network/plowshare-modules/plowshare-modules.info @@ -1,8 +1,8 @@ PRGNAM="plowshare-modules" -VERSION="c22e296" +VERSION="97b5e57" HOMEPAGE="https://github.com/mcrapet/plowshare-modules-legacy" -DOWNLOAD="https://github.com/mcrapet/plowshare-modules-legacy/archive/c22e296/plowshare-modules-legacy-c22e2962e26c1fcc539b41a37eaab448828842de.tar.gz" -MD5SUM="4f8b20183bac08d041303340f5b61e51" +DOWNLOAD="https://github.com/mcrapet/plowshare-modules-legacy/archive/97b5e57/plowshare-modules-legacy-97b5e575dcc72a93bf8543d560e0e074fcc32839.tar.gz" +MD5SUM="1eae3a1fac7f9ea68606adbd89863ce1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="plowshare" |