diff options
author | R.S.Ananda Murthy <rsamurti@gmail.com> | 2024-11-07 22:10:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-07 22:29:55 +0700 |
commit | 717c138bd7e0fdc8fbf0a597e73f22b407083caf (patch) | |
tree | cbf4a18b18b7837a9e5213a8914f55b49811d8e1 | |
parent | aa2a6934276b3da15343943b2d7e845bcf8d7f82 (diff) |
academic/fet: Updated for version 6.27.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | academic/fet/fet.SlackBuild | 2 | ||||
-rw-r--r-- | academic/fet/fet.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/fet/fet.SlackBuild b/academic/fet/fet.SlackBuild index db7d494432a3..1daa0e8750dd 100644 --- a/academic/fet/fet.SlackBuild +++ b/academic/fet/fet.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fet -VERSION=${VERSION:-6.25.2} +VERSION=${VERSION:-6.27.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/fet/fet.info b/academic/fet/fet.info index fa6f98e1ab45..50e295ba4c6d 100644 --- a/academic/fet/fet.info +++ b/academic/fet/fet.info @@ -1,8 +1,8 @@ PRGNAM="fet" -VERSION="6.25.2" +VERSION="6.27.0" HOMEPAGE="https://www.lalescu.ro/liviu/fet/" -DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.25.2.tar.bz2" -MD5SUM="986d2d13fc0367e316ee8161b319358c" +DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.27.0.tar.bz2" +MD5SUM="fd0125fb628ccdf0690e67ae4681b34f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |