mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/gencfs: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
82871a1503
commit
4aa96cc83f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gencfs
|
||||
VERSION=${VERSION:-1.1}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gencfs"
|
||||
VERSION="1.1"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="http://sallu.tuxfamily.org/-Desktop-utilities,7-"
|
||||
DOWNLOAD="sallu.tuxfamily.org/IMG/bz2/gencfs-1.1.tar.bz2"
|
||||
MD5SUM="1cedb4f74808394ca0488006fda52995"
|
||||
DOWNLOAD="https://slackonly.com/pub/sources/system/gencfs/gencfs-1.2.tar.bz2"
|
||||
MD5SUM="97823a78efaaf7bdfd1759631d404c16"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="encfs"
|
||||
|
|
Loading…
Reference in a new issue