network/plowshare-modules: Version bump and copyright update

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2022-02-27 03:07:27 -07:00 committed by Willy Sudiarto Raharjo
parent 345e1f4c29
commit e3da86ba25
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="plowshare-modules"
VERSION="e94a905"
VERSION="c22e296"
HOMEPAGE="https://github.com/mcrapet/plowshare-modules-legacy"
DOWNLOAD="https://github.com/mcrapet/plowshare-modules-legacy/archive/e94a905/plowshare-modules-legacy-e94a9051f54abb66fd3963933587b2d4057a1614.tar.gz"
MD5SUM="d68a47b14ecd201c6f3e4c24c6c30554"
DOWNLOAD="https://github.com/mcrapet/plowshare-modules-legacy/archive/c22e296/plowshare-modules-legacy-c22e2962e26c1fcc539b41a37eaab448828842de.tar.gz"
MD5SUM="4f8b20183bac08d041303340f5b61e51"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="plowshare"