diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-05 15:27:17 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-06 15:47:03 +0700 |
commit | acab7b2f6c223c99f4df728f2470c3bfa97a927b (patch) | |
tree | d8d4f4130a806685d35fa723ae8f1e712f41c65d /system/dateutils | |
parent | 06bf479ecc898423edb8564d559cfb95014d2edd (diff) |
system/dateutils: Updated for version 0.4.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dateutils')
-rw-r--r-- | system/dateutils/dateutils.SlackBuild | 2 | ||||
-rw-r--r-- | system/dateutils/dateutils.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/dateutils/dateutils.SlackBuild b/system/dateutils/dateutils.SlackBuild index b70568485841a..9643d5b837015 100644 --- a/system/dateutils/dateutils.SlackBuild +++ b/system/dateutils/dateutils.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dateutils -VERSION=${VERSION:-0.4.7} +VERSION=${VERSION:-0.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/dateutils/dateutils.info b/system/dateutils/dateutils.info index a7901ac93e113..310ac744295a7 100644 --- a/system/dateutils/dateutils.info +++ b/system/dateutils/dateutils.info @@ -1,8 +1,8 @@ PRGNAM="dateutils" -VERSION="0.4.7" +VERSION="0.4.9" HOMEPAGE="http://www.fresse.org/dateutils/" -DOWNLOAD="https://bitbucket.org/hroptatyr/dateutils/downloads/dateutils-0.4.7.tar.xz" -MD5SUM="41b11e705802768356abc4e1e9920055" +DOWNLOAD="https://bitbucket.org/hroptatyr/dateutils/downloads/dateutils-0.4.9.tar.xz" +MD5SUM="fa7bd5e99d3826a60952a12fc7c30950" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |