diff options
author | R.S.Ananda Murthy <rsamurti@gmail.com> | 2024-05-12 06:39:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-12 07:29:13 +0700 |
commit | d8bc6fd7c5dc93e87f904c9cf22af12210f6448f (patch) | |
tree | 272a4566110ef6a3275b4f4dba21e41b8a3898b4 /academic/fet | |
parent | 3f7004cc1104cd60663bf2b86b33289dbb79b236 (diff) |
academic/fet: Updated for version 6.19.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/fet')
-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 198ce373f9cfb..44e787e45dd21 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.19.4} +VERSION=${VERSION:-6.19.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/fet/fet.info b/academic/fet/fet.info index 47f4960d2dc80..d18c2b5bffa90 100644 --- a/academic/fet/fet.info +++ b/academic/fet/fet.info @@ -1,8 +1,8 @@ PRGNAM="fet" -VERSION="6.19.4" +VERSION="6.19.5" HOMEPAGE="https://www.lalescu.ro/liviu/fet/" -DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.19.4.tar.bz2" -MD5SUM="799ab0b68fa7a16efe4c2a5e1284a817" +DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.19.5.tar.bz2" +MD5SUM="f950f70c9a697fa3ddec344b562a4037" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |