mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/when: Updated for version 1.1.45.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c551366f25
commit
89317992cb
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue