misc/wcd: Updated for version 6.0.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
ba9c2708bc
commit
9ae010546d
|
@ -25,11 +25,13 @@
|
|||
# with this program (most likely, a file named COPYING). If not, see
|
||||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
# 20180612 bkw: updated for v6.0.2.
|
||||
|
||||
# 20171219 bkw: updated for v6.0.1. also, add /etc/profile.d scripts
|
||||
# so wcd actually *works*.
|
||||
|
||||
PRGNAM=wcd
|
||||
VERSION=${VERSION:-6.0.1}
|
||||
VERSION=${VERSION:-6.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wcd"
|
||||
VERSION="6.0.1"
|
||||
VERSION="6.0.2"
|
||||
HOMEPAGE="http://waterlan.home.xs4all.nl/"
|
||||
DOWNLOAD="http://waterlan.home.xs4all.nl/wcd/wcd-6.0.1.tar.gz"
|
||||
MD5SUM="a3944190ac73da6f53585aa50eb264d6"
|
||||
DOWNLOAD="http://waterlan.home.xs4all.nl/wcd/wcd-6.0.2.tar.gz"
|
||||
MD5SUM="b3b51b398fb808afdd4cf25fab5f215a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue