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