mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/setconf: Updated for version 0.7.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fa84b0ee5b
commit
c8c2580a8c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=setconf
|
||||
VERSION=${VERSION:-0.7.4}
|
||||
VERSION=${VERSION:-0.7.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="setconf"
|
||||
VERSION="0.7.4"
|
||||
VERSION="0.7.5"
|
||||
HOMEPAGE="http://setconf.roboticoverlords.org/"
|
||||
DOWNLOAD="http://setconf.roboticoverlords.org/setconf-0.7.4.tar.xz"
|
||||
MD5SUM="f60a0afd5d90b58d73cc84da2e034dd9"
|
||||
DOWNLOAD="http://setconf.roboticoverlords.org/setconf-0.7.5.tar.xz"
|
||||
MD5SUM="b6828051bc84d6d8ff3d6d36a1a803ad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue