system/setconf: Updated for version 0.7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e61d7676b
commit
6e98bb0a03
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for setconf
|
||||
|
||||
# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=setconf
|
||||
VERSION=${VERSION:-0.7.5}
|
||||
VERSION=${VERSION:-0.7.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="setconf"
|
||||
VERSION="0.7.5"
|
||||
VERSION="0.7.6"
|
||||
HOMEPAGE="http://setconf.roboticoverlords.org/"
|
||||
DOWNLOAD="http://setconf.roboticoverlords.org/setconf-0.7.5.tar.xz"
|
||||
MD5SUM="b6828051bc84d6d8ff3d6d36a1a803ad"
|
||||
DOWNLOAD="http://setconf.roboticoverlords.org/setconf-0.7.6.tar.xz"
|
||||
MD5SUM="e2119e3ff5f85926a633d09f8cd05426"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue