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