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