diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-01-05 08:12:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-05 08:28:45 +0700 |
commit | 09b56a82500e80217c292208dead23448474bc63 (patch) | |
tree | 3cd5f00e7ce6a9f21cca1e1eb711c9a29cb48f04 /development/xxd-standalone | |
parent | 3ceefad641955e09a8594e65cfe3f986c8f286a6 (diff) |
development/xxd-standalone: Updated for version 9.1.0006.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xxd-standalone')
-rw-r--r-- | development/xxd-standalone/xxd-standalone.SlackBuild | 4 | ||||
-rw-r--r-- | development/xxd-standalone/xxd-standalone.info | 30 |
2 files changed, 17 insertions, 17 deletions
diff --git a/development/xxd-standalone/xxd-standalone.SlackBuild b/development/xxd-standalone/xxd-standalone.SlackBuild index a3fd4f68d96f..6e72f8a13ccf 100644 --- a/development/xxd-standalone/xxd-standalone.SlackBuild +++ b/development/xxd-standalone/xxd-standalone.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xxd-standalone -# Copyright 2020-2023, Alexander Verbovetsky, Moscow, Russia +# Copyright 2020-2024, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xxd-standalone -VERSION=${VERSION:-9.0.2067} +VERSION=${VERSION:-9.1.0006} 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 f68607d2f578..213d51ba5816 100644 --- a/development/xxd-standalone/xxd-standalone.info +++ b/development/xxd-standalone/xxd-standalone.info @@ -1,25 +1,25 @@ PRGNAM="xxd-standalone" -VERSION="9.0.2067" +VERSION="9.1.0006" HOMEPAGE="https://www.vim.org" -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 \ +DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.1.0006/src/xxd/xxd.c \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/src/xxd/Makefile \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-fr.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-fr.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-it.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-it.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-ja.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-pl.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-pl.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-ru.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd-ru.UTF-8.1 \ + https://raw.githubusercontent.com/vim/vim/v9.1.0006/runtime/doc/xxd.1" +MD5SUM="2645c0860863172155a9b63ae55d9825 \ d551525508580302c1c22a9ec0c0fb84 \ 4d8334a32c068f4ff268091ea9136fd8 \ 967cc9a866a5528c5422674813d2161f \ 5b931ababfc2fa78939db81667be271b \ 1c92891baf49828a45c9422b8178feed \ - 9f8cb0b4442351e898626c35988ea23e \ + c6e3912b2da723620a83d628b67a00ac \ fb29302ce96f660cdd58d4eb0adcf0a7 \ 839b7221da6d5561be6d5cdf1feceab6 \ aaa4c5d7486c5d0fce9890b1bbeddeef \ |