mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
office/hebcal: Updated for version 4.24.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
260be29c40
commit
d563f251c7
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for hebcal
|
||||
|
||||
# Copyright 2017 Judah Milgram, Washington DC
|
||||
# Copyright 2017-2021 Judah Milgram, Washington DC
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hebcal
|
||||
VERSION=${VERSION:-4.13}
|
||||
VERSION=${VERSION:-4.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="hebcal"
|
||||
VERSION="4.13"
|
||||
VERSION="4.24"
|
||||
HOMEPAGE="http://hebcal.github.io/"
|
||||
DOWNLOAD="https://github.com/hebcal/hebcal/archive/v4.13/hebcal-4.13.tar.gz"
|
||||
MD5SUM="23fb97bf63cd330d4d0a32b8ba69548a"
|
||||
DOWNLOAD="https://github.com/hebcal/hebcal/archive/v4.24/hebcal-4.24.tar.gz"
|
||||
MD5SUM="5772b0f41c07ff4bd9814da6fcb155d5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Judah Milgram"
|
||||
EMAIL="milgram@cgpp.com"
|
||||
EMAIL="milgram at cgpp dot com"
|
||||
|
|
Loading…
Reference in a new issue