mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/fet: Updated for version 6.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1870dc34c6
commit
d550e597b5
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fet
|
||||
VERSION=${VERSION:-6.9.1}
|
||||
VERSION=${VERSION:-6.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fet"
|
||||
VERSION="6.9.1"
|
||||
VERSION="6.9.2"
|
||||
HOMEPAGE="https://www.lalescu.ro/liviu/fet/"
|
||||
DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.9.1.tar.bz2"
|
||||
MD5SUM="b3b052b2d447620ed2f43066a09e4e41"
|
||||
DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.9.2.tar.bz2"
|
||||
MD5SUM="c7d3657de25959c54d04cc5c7ae3d414"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue