diff options
author | Ján Sučan <jan@jansucan.com> | 2023-01-22 00:44:08 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:22:57 +0700 |
commit | 89317992cbf54fa32318376a9d93ede9d443d134 (patch) | |
tree | f6db45dec2d5e007966692daf745beee36f6ab83 /office | |
parent | c551366f25bb08909d016a3d233621d43eb92441 (diff) |
office/when: Updated for version 1.1.45.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/when/when.SlackBuild | 2 | ||||
-rw-r--r-- | office/when/when.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/when/when.SlackBuild b/office/when/when.SlackBuild index d7f4d5c44a037..430a3c797136f 100644 --- a/office/when/when.SlackBuild +++ b/office/when/when.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=when -VERSION=${VERSION:-1.1.40} +VERSION=${VERSION:-1.1.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/when/when.info b/office/when/when.info index 4c116378affae..4115b186729a5 100644 --- a/office/when/when.info +++ b/office/when/when.info @@ -1,8 +1,8 @@ PRGNAM="when" -VERSION="1.1.40" +VERSION="1.1.45" HOMEPAGE="http://www.lightandmatter.com/when/when.html" -DOWNLOAD="https://github.com/bcrowell/when/archive/1.1.40/when-1.1.40.tar.gz" -MD5SUM="970b4ec6b81dc35d7bb59211b1d0c8a1" +DOWNLOAD="https://github.com/bcrowell/when/archive/1.1.45/when-1.1.45.tar.gz" +MD5SUM="4d6889202e7fe0a4521d7e30fd85615a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |