system/fcron: Updated for version 3.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Richard Narron 2022-04-02 10:31:52 +07:00 committed by Willy Sudiarto Raharjo
parent 262072b5a9
commit 0fc2276a1f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcron
VERSION=${VERSION:-3.3.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="fcron"
VERSION="3.3.0"
VERSION="3.3.1"
HOMEPAGE="http://fcron.free.fr/"
DOWNLOAD="http://fcron.free.fr/archives/fcron-3.3.0.src.tar.gz"
MD5SUM="d7485eeb01e71b3e40cd8f57ef4904db"
DOWNLOAD="http://fcron.free.fr/archives/fcron-3.3.1.src.tar.gz"
MD5SUM="2e95ceb98842393232e062e9cb1346b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""