mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/fcron: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc1cfb800b
commit
4656443d5f
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fcron
|
||||
VERSION=${VERSION:-3.2.1}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-3.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# Select fcron's default user/group
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fcron"
|
||||
VERSION="3.2.1"
|
||||
VERSION="3.3.0"
|
||||
HOMEPAGE="http://fcron.free.fr/"
|
||||
DOWNLOAD="http://fcron.free.fr/archives/fcron-3.2.1.src.tar.gz"
|
||||
MD5SUM="bd4996e941a40327d11efc5e3fd1f839"
|
||||
DOWNLOAD="http://fcron.free.fr/archives/fcron-3.3.0.src.tar.gz"
|
||||
MD5SUM="d7485eeb01e71b3e40cd8f57ef4904db"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue