mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/fet: Updated for version 6.13.2.
Self-hosted cause upstream removes every old version when the new ones are out Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a63390ce1f
commit
6bee535e22
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fet
|
||||
VERSION=${VERSION:-6.13.0}
|
||||
VERSION=${VERSION:-6.13.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fet"
|
||||
VERSION="6.13.0"
|
||||
VERSION="6.13.2"
|
||||
HOMEPAGE="https://www.lalescu.ro/liviu/fet/"
|
||||
DOWNLOAD="https://www.lalescu.ro/liviu/fet/download/fet-6.13.0.tar.bz2"
|
||||
MD5SUM="0a3c2bf6c7ea93d19c38b346a72c1bb2"
|
||||
DOWNLOAD="https://ponce.cc/slackware/sources/repo/fet-6.13.2.tar.bz2"
|
||||
MD5SUM="aca7a09e443e596848a1f308a1a5a0ca"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue