diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-09-07 20:09:45 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 10:14:11 +0700 |
commit | 9724575de42a2e1cf45909d56072fe19a39c26b2 (patch) | |
tree | 4a33dcdb8d67ed06ccd90ed7e87ddd57b2272511 /development | |
parent | 4d09ed785f15f9d57db93cc7ba560bb6217b31f6 (diff) |
development/xxd-standalone: Updated for version 9.0.1861.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/xxd-standalone/xxd-standalone.SlackBuild | 2 | ||||
-rw-r--r-- | development/xxd-standalone/xxd-standalone.info | 34 |
2 files changed, 18 insertions, 18 deletions
diff --git a/development/xxd-standalone/xxd-standalone.SlackBuild b/development/xxd-standalone/xxd-standalone.SlackBuild index 9e5981c6828e8..0861661466aa7 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.1832} +VERSION=${VERSION:-9.0.1861} 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 7c8efc43a206a..066493d3b3273 100644 --- a/development/xxd-standalone/xxd-standalone.info +++ b/development/xxd-standalone/xxd-standalone.info @@ -1,30 +1,30 @@ PRGNAM="xxd-standalone" -VERSION="9.0.1832" +VERSION="9.0.1861" HOMEPAGE="https://www.vim.org" -DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.0.1832/src/xxd/xxd.c \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/src/xxd/Makefile \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-fr.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-fr.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-it.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-it.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-ja.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-pl.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-pl.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-ru.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd-ru.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.0.1832/runtime/doc/xxd.1" -MD5SUM="f97aada12163b7142a10befe1bc03c20 \ +DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.0.1861/src/xxd/xxd.c \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/src/xxd/Makefile \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-fr.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-fr.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-it.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-it.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-ja.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-pl.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-pl.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-ru.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd-ru.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.1861/runtime/doc/xxd.1" +MD5SUM="6906bf865d4c0ac1ee4f03ecbd5cd32c \ d551525508580302c1c22a9ec0c0fb84 \ 8a321dbf5a6537969b10acbaee946fc3 \ 9cdc573200e9e3115b857ec0198fa315 \ - 6a50f56a4e2ea140d34ae57a88d16f65 \ - 84fc070fcbb2a1abdb05f5cec2477b32 \ + cda80a6871dd3a28dc64933f34db896a \ + 9b4a42c9d002649fa222388bf5b7486b \ 1cf1e1fd5790fc05d2eeeb40b28c799e \ e3a2e3643b2bc4b14c99b45a7a46a5cc \ 8f4fe8c8a682d6b1c608011a1fdc7171 \ 92408c9623fcfa72e7780a4b0d365eb5 \ 3ec378d11a435980ac03c1f66c1717f0 \ - 05a79f3a7fe77e3e99569bb3c2b6f1a6" + 6c4897dcc216b8984f74465f2923c8b8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |