diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-10-14 08:41:49 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-14 10:32:24 +0700 |
commit | 541f85c5a184d004f0de00cfcb1941915fcfa614 (patch) | |
tree | 0cf90aec64cc241aca5503ad4a17d7b673b19a03 /development/xxd-standalone | |
parent | 416aa0e1636738286204103b3adf95bde467a569 (diff) |
development/xxd-standalone: Updated for version 9.0.2003.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xxd-standalone')
-rw-r--r-- | development/xxd-standalone/xxd-standalone.SlackBuild | 2 | ||||
-rw-r--r-- | development/xxd-standalone/xxd-standalone.info | 32 |
2 files changed, 17 insertions, 17 deletions
diff --git a/development/xxd-standalone/xxd-standalone.SlackBuild b/development/xxd-standalone/xxd-standalone.SlackBuild index 4f627e15307f..ec807f057c05 100644 --- a/development/xxd-standalone/xxd-standalone.SlackBuild +++ b/development/xxd-standalone/xxd-standalone.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xxd-standalone -VERSION=${VERSION:-9.0.1998} +VERSION=${VERSION:-9.0.2003} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/xxd-standalone/xxd-standalone.info b/development/xxd-standalone/xxd-standalone.info index 1362bf3dffa3..6ef2c2b89376 100644 --- a/development/xxd-standalone/xxd-standalone.info +++ b/development/xxd-standalone/xxd-standalone.info @@ -1,24 +1,24 @@ PRGNAM="xxd-standalone" -VERSION="9.0.1998" +VERSION="9.0.2003" HOMEPAGE="https://www.vim.org" -DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.0.1998/src/xxd/xxd.c \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/src/xxd/Makefile \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-fr.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-fr.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-it.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-it.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-ja.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-pl.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-pl.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-ru.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd-ru.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1998/runtime/doc/xxd.1" -MD5SUM="f09305dde9ab2c2cdf9e651f139ad918 \ +DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.0.2003/src/xxd/xxd.c \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/src/xxd/Makefile \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-fr.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-fr.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-it.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-it.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-ja.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-pl.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-pl.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-ru.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd-ru.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2003/runtime/doc/xxd.1" +MD5SUM="7b8cbdc3d854334eacdb9b0ce6dc77b5 \ d551525508580302c1c22a9ec0c0fb84 \ 4d8334a32c068f4ff268091ea9136fd8 \ 967cc9a866a5528c5422674813d2161f \ - a48801d86c85f7145ed745c88c1e2898 \ - aab2606befb34e8054406885c7e08948 \ + 5b931ababfc2fa78939db81667be271b \ + 1c92891baf49828a45c9422b8178feed \ 9f8cb0b4442351e898626c35988ea23e \ fb29302ce96f660cdd58d4eb0adcf0a7 \ 839b7221da6d5561be6d5cdf1feceab6 \ |