mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/tofuenv: Updated for version 1.0.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
19d5700cdb
commit
401f76fe4d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=tofuenv
|
||||
VERSION=${VERSION:-1.0.4}
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tofuenv"
|
||||
VERSION="1.0.4"
|
||||
VERSION="1.0.5"
|
||||
HOMEPAGE="https://github.com/tofuutils/tofuenv"
|
||||
DOWNLOAD="https://github.com/tofuutils/tofuenv/archive/v1.0.4/tofuenv-1.0.4.tar.gz"
|
||||
MD5SUM="4a63c9725e02b6c0ec543218e99785b7"
|
||||
DOWNLOAD="https://github.com/tofuutils/tofuenv/archive/v1.0.5/tofuenv-1.0.5.tar.gz"
|
||||
MD5SUM="c70dff80d3a053322f7366726cdae736"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue