diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-10-28 09:24:28 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 09:20:14 +0700 |
commit | e0ce83e5bf823d0c66812427eb4a32657e8b9196 (patch) | |
tree | 5a53a3983125f0c076fc91adfbd6bd0e6d2f723b /development/xxd-standalone | |
parent | 3eae7e50ad449cc2a14b3975575be6e8f48a847d (diff) |
development/xxd-standalone: Updated for version 9.0.2067.
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 | 28 |
2 files changed, 15 insertions, 15 deletions
diff --git a/development/xxd-standalone/xxd-standalone.SlackBuild b/development/xxd-standalone/xxd-standalone.SlackBuild index ec807f057c05..a3fd4f68d96f 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.2003} +VERSION=${VERSION:-9.0.2067} 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 6ef2c2b89376..f68607d2f578 100644 --- a/development/xxd-standalone/xxd-standalone.info +++ b/development/xxd-standalone/xxd-standalone.info @@ -1,19 +1,19 @@ PRGNAM="xxd-standalone" -VERSION="9.0.2003" +VERSION="9.0.2067" HOMEPAGE="https://www.vim.org" -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 \ +DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.0.2067/src/xxd/xxd.c \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/src/xxd/Makefile \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-fr.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-fr.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-it.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-it.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-ja.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-pl.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-pl.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-ru.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd-ru.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.2067/runtime/doc/xxd.1" +MD5SUM="46a1797ae7943312fa96500df3de3160 \ d551525508580302c1c22a9ec0c0fb84 \ 4d8334a32c068f4ff268091ea9136fd8 \ 967cc9a866a5528c5422674813d2161f \ |