diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2018-01-05 14:15:22 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:30 +0700 |
commit | df28663e63e2ddfa58e6392a189c3b53d22663bf (patch) | |
tree | d329819278828cb8884e87d44daca5d886c6bfe2 /network/plowshare-modules | |
parent | 99b4aa02463de6d0f94e40d10b4686e638894a89 (diff) | |
download | slackbuilds-df28663e63e2ddfa58e6392a189c3b53d22663bf.tar.gz |
network/plowshare-modules: Updated for version e94a905.
Signed-off-by: David Spencer <idlemoor@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 ae5ebab6be..4f9854d34b 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 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2017-2018 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # Copyright 2010 Mikhail Cuddy <mikhailcuddy@gmail.com> # All rights reserved. # @@ -24,9 +24,9 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=plowshare-modules -VERSION=${VERSION:-952eceb} +VERSION=${VERSION:-e94a905} SRCNAM=${PRGNAM}-legacy -SRCVER=${MODVER:-952eceb3971987ef34a87801c3fa9db86910fca9} +SRCVER=${MODVER:-e94a9051f54abb66fd3963933587b2d4057a1614} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/plowshare-modules/plowshare-modules.info b/network/plowshare-modules/plowshare-modules.info index 05ce3827c9..628166de28 100644 --- a/network/plowshare-modules/plowshare-modules.info +++ b/network/plowshare-modules/plowshare-modules.info @@ -1,8 +1,8 @@ PRGNAM="plowshare-modules" -VERSION="952eceb" +VERSION="e94a905" HOMEPAGE="https://github.com/mcrapet/plowshare-modules-legacy" -DOWNLOAD="https://github.com/mcrapet/plowshare-modules-legacy/archive/952eceb/plowshare-modules-legacy-952eceb3971987ef34a87801c3fa9db86910fca9.tar.gz" -MD5SUM="19873ee800f95f21c8631a6dbad15713" +DOWNLOAD="https://github.com/mcrapet/plowshare-modules-legacy/archive/e94a905/plowshare-modules-legacy-e94a9051f54abb66fd3963933587b2d4057a1614.tar.gz" +MD5SUM="d68a47b14ecd201c6f3e4c24c6c30554" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="plowshare" |