mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/dateutils: Updated for version 0.4.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
820862429d
commit
9cdfcda3cd
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Update by: blizzack <slackbuilds@blizzack.com>
|
||||
|
||||
PRGNAM=dateutils
|
||||
VERSION=${VERSION:-0.4.6}
|
||||
VERSION=${VERSION:-0.4.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dateutils"
|
||||
VERSION="0.4.6"
|
||||
VERSION="0.4.7"
|
||||
HOMEPAGE="http://www.fresse.org/dateutils/"
|
||||
DOWNLOAD="https://bitbucket.org/hroptatyr/dateutils/downloads/dateutils-0.4.6.tar.xz"
|
||||
MD5SUM="d4fa0e85953e4d31491a67729d4b4af1"
|
||||
DOWNLOAD="https://bitbucket.org/hroptatyr/dateutils/downloads/dateutils-0.4.7.tar.xz"
|
||||
MD5SUM="41b11e705802768356abc4e1e9920055"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue