diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2022-10-21 19:47:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-29 10:28:31 +0700 |
commit | b5de695e75aff530e2aa6e4aeee65149cc0ef764 (patch) | |
tree | 59432dddebcad8e3c3c8d28edc65520e552279d9 /development/xxd-standalone | |
parent | 0cd819909f2b75d3ac473013130c17deecd0cd33 (diff) |
development/xxd-standalone: Updated for version 9.0.0395.
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 b1af394b57f4..d581ae941340 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:-8.2.4088} +VERSION=${VERSION:-9.0.0395} 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 1dc6494916f7..ee84bd16f354 100644 --- a/development/xxd-standalone/xxd-standalone.info +++ b/development/xxd-standalone/xxd-standalone.info @@ -1,30 +1,30 @@ PRGNAM="xxd-standalone" -VERSION="8.2.4088" +VERSION="9.0.0395" HOMEPAGE="https://www.vim.org" -DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v8.2.4088/src/xxd/xxd.c \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/src/xxd/Makefile \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-fr.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-fr.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-it.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-it.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-ja.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-pl.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-pl.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-ru.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd-ru.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd.1" -MD5SUM="3b85234e14c285a421c49ed338f9b5ca \ +DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.0.0395/src/xxd/xxd.c \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/src/xxd/Makefile \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-fr.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-fr.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-it.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-it.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-ja.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-pl.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-pl.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-ru.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd-ru.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.0.0395/runtime/doc/xxd.1" +MD5SUM="8d2228fc2d659841c734621e9ac9cddb \ d551525508580302c1c22a9ec0c0fb84 \ 8a321dbf5a6537969b10acbaee946fc3 \ 9cdc573200e9e3115b857ec0198fa315 \ b772556f2393b1cdc82c653449bdcf02 \ 9bb23fce20c8c6d0772108b53d66c874 \ - 557970ea576b1550c74edbf729c58ef0 \ + 1cf1e1fd5790fc05d2eeeb40b28c799e \ e3a2e3643b2bc4b14c99b45a7a46a5cc \ 8f4fe8c8a682d6b1c608011a1fdc7171 \ 92408c9623fcfa72e7780a4b0d365eb5 \ 3ec378d11a435980ac03c1f66c1717f0 \ - c843146807a15c1748725dfba28da2bf" + 32e2994c7f5eb2cf35d99f0b9d8442e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |