diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-01-19 08:53:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-19 12:17:27 +0700 |
commit | 2ee0a28df7c73779ee17c3e8c83e908e74a13e57 (patch) | |
tree | 32974413ddc5c74014a7e3527c7c342e351f2864 /development | |
parent | 3f0a857933aa9f1aff0900ab322753bb5b342211 (diff) |
development/xxd-standalone: Updated for version 9.1.0041.
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 | 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 42df46ff042b7..41040a6b5f105 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.1.0023} +VERSION=${VERSION:-9.1.0041} 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 90b0bc46b5a3c..fda61413c3f3a 100644 --- a/development/xxd-standalone/xxd-standalone.info +++ b/development/xxd-standalone/xxd-standalone.info @@ -1,19 +1,19 @@ PRGNAM="xxd-standalone" -VERSION="9.1.0023" +VERSION="9.1.0041" HOMEPAGE="https://www.vim.org" -DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.1.0023/src/xxd/xxd.c \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/src/xxd/Makefile \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-fr.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-fr.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-it.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-it.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-ja.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-pl.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-pl.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-ru.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd-ru.UTF-8.1 \ - https://raw.githubusercontent.com/vim/vim/v9.1.0023/runtime/doc/xxd.1" -MD5SUM="86f98d0557335824baef6e963df49895 \ +DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.1.0041/src/xxd/xxd.c \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/src/xxd/Makefile \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-fr.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-fr.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-it.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-it.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-ja.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-pl.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-pl.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-ru.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd-ru.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0041/runtime/doc/xxd.1" +MD5SUM="14d9ff9adc19647c2534753e48fca2d2 \ cc78bcf8a54283993e9422741eb07558 \ 4d8334a32c068f4ff268091ea9136fd8 \ 967cc9a866a5528c5422674813d2161f \ |