diff options
-rw-r--r-- | office/hebcal/hebcal.SlackBuild | 4 | ||||
-rw-r--r-- | office/hebcal/hebcal.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/hebcal/hebcal.SlackBuild b/office/hebcal/hebcal.SlackBuild index c1a301bbd0..0c4db3d3da 100644 --- a/office/hebcal/hebcal.SlackBuild +++ b/office/hebcal/hebcal.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hebcal -# Copyright 2017-2024 Judah Milgram, Washington DC +# Copyright 2017-2025 Judah Milgram, Washington DC # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hebcal -VERSION=${VERSION:-5.8.7} +VERSION=${VERSION:-5.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/hebcal/hebcal.info b/office/hebcal/hebcal.info index 5bb677b1c6..9bd05b0723 100644 --- a/office/hebcal/hebcal.info +++ b/office/hebcal/hebcal.info @@ -1,8 +1,8 @@ PRGNAM="hebcal" -VERSION="5.8.7" +VERSION="5.9.1" HOMEPAGE="http://hebcal.github.io/" -DOWNLOAD="https://github.com/hebcal/hebcal/archive/v5.8.7/hebcal-5.8.7.tar.gz" -MD5SUM="f956421af7e17ad14ad6a252f85f4b73" +DOWNLOAD="https://github.com/hebcal/hebcal/archive/v5.9.1/hebcal-5.9.1.tar.gz" +MD5SUM="b172d4a8e419b5cb0ed46da0a8de0320" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |