diff options
author | Judah Milgram <milgram at cgpp dot com> | 2021-03-05 23:37:25 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-06 11:11:54 +0700 |
commit | d563f251c7f6189107dafd578ae1507b81015e73 (patch) | |
tree | 2f65ab8b50072e167fbf9865b38837078d922355 /office/hebcal/hebcal.SlackBuild | |
parent | 260be29c40678d43498f1fbf25737bece2ed486e (diff) | |
download | slackbuilds-d563f251c7f6189107dafd578ae1507b81015e73.tar.gz |
office/hebcal: Updated for version 4.24.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/hebcal/hebcal.SlackBuild')
-rw-r--r-- | office/hebcal/hebcal.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/hebcal/hebcal.SlackBuild b/office/hebcal/hebcal.SlackBuild index b52bda74c2..f74215ff85 100644 --- a/office/hebcal/hebcal.SlackBuild +++ b/office/hebcal/hebcal.SlackBuild @@ -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} |