libraries/ETL: Updated for version 1.5.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2024-08-31 21:54:21 -07:00 committed by Willy Sudiarto Raharjo
parent edc24f7245
commit edd23b8d15
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ETL
VERSION=${VERSION:-1.5.1}
VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ETL"
VERSION="1.5.1"
VERSION="1.5.3"
HOMEPAGE="https://www.synfig.org/"
DOWNLOAD="https://github.com/synfig/synfig/releases/download/v1.5.1/ETL-1.5.1.tar.gz"
MD5SUM="1eb58a29867edd23d97657bed5e66419"
DOWNLOAD="https://github.com/synfig/synfig/releases/download/v1.5.3/ETL-1.5.3.tar.gz"
MD5SUM="f0b5448af718cdee47ce20deef9d451d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""