mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/xxd-standalone: Updated for version 9.1.0094.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5ee8654fa1
commit
f9224eb7a0
2 changed files with 15 additions and 15 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xxd-standalone
|
||||
VERSION=${VERSION:-9.1.0052}
|
||||
VERSION=${VERSION:-9.1.0094}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
PRGNAM="xxd-standalone"
|
||||
VERSION="9.1.0052"
|
||||
VERSION="9.1.0094"
|
||||
HOMEPAGE="https://www.vim.org"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.1.0052/src/xxd/xxd.c \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/src/xxd/Makefile \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-fr.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-fr.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-it.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-it.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-ja.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-pl.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-pl.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-ru.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd-ru.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0052/runtime/doc/xxd.1"
|
||||
MD5SUM="60cd9f8a7d4af73400c48f4fa034be60 \
|
||||
DOWNLOAD="https://raw.githubusercontent.com/vim/vim/v9.1.0094/src/xxd/xxd.c \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/src/xxd/Makefile \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-fr.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-fr.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-it.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-it.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-ja.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-pl.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-pl.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-ru.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd-ru.UTF-8.1 \
|
||||
https://raw.githubusercontent.com/vim/vim/v9.1.0094/runtime/doc/xxd.1"
|
||||
MD5SUM="f8817c8b0a30df8b33c9d0705cb00264 \
|
||||
cc78bcf8a54283993e9422741eb07558 \
|
||||
4d8334a32c068f4ff268091ea9136fd8 \
|
||||
967cc9a866a5528c5422674813d2161f \
|
||||
|
|
Loading…
Reference in a new issue