xxd-standalone: update to 9.0.1298

This commit is contained in:
John McQuah 2023-02-10 21:03:43 -05:00
parent 65e8a826e9
commit 6348281de0
4 changed files with 13 additions and 8 deletions

4
REPO
View File

@ -135,8 +135,8 @@ f:b18830074835b32e5a95fb530bc6f5c7:python3-agate-sql/.footprint
f:3ebcb62dcdd7e1d2eaefa5282220240c:lagrange/.signature
f:aebed274a2481a4dc7a3309d82c21602:lagrange/Pkgfile
f:82a51d383223bf7fd9b96db8c25d63a9:lagrange/.footprint
f:82a26b3077baed37a24277a454b4b593:xxd-standalone/.signature
f:de5d7b62bc9ac9eafddf63361196aec5:xxd-standalone/Pkgfile
f:8e3c19e166c153209c90892d73a21cbf:xxd-standalone/.signature
f:151e749ec56ccb2a84c06cf5b289505f:xxd-standalone/Pkgfile
f:6a56978029c881e1303af69dc05e95fb:xxd-standalone/.footprint
f:06775a6c46c9cac1ac4164a3c908a263:bemenu/.signature
f:1081d9e621ac6d2652458be60494ccc5:bemenu/Pkgfile

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxPICtwUlmB0xTBIizckD0OB6k8fQ0gY1iZD6R5URbt164oxWr2QgYZ9EADm1aOVpOQqcnhu1N/B5kUD0fiBdgQU=
SHA256 (Pkgfile) = 17659b75f05417b9d7e5ac85398c39c35b44c7502947a32728c575d30ee0b2e9
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wZ3pQPyu5vz1A+0sNW4O3Aaj5LVw0/SBour656D/7MIGSe0HUwYo8Gb6QxcYY2fa3MAhfwZwJq1DeTlq5en5ws=
SHA256 (Pkgfile) = 21ce5a6f2b3c9af427d7654fa1f428d64fd8668c9177f5104c4733f98ea33549
SHA256 (.footprint) = de26d47750380345574df1f5ff8a43a4da59cdb810bf5611dd25f38c1119f5e0
SHA256 (xxd-9.0.0979.c) = 35d58add2adb76d6e7d74850413ce1a717823be46de7c8ecb780754f567559eb
SHA256 (xxd-9.0.0979.1) = b7822e307fe41854658d967571e6a52d792afef70508bedd0c665088e2afa8b0
SHA256 (xxd-9.0.1298.c) = 35d58add2adb76d6e7d74850413ce1a717823be46de7c8ecb780754f567559eb
SHA256 (xxd-9.0.1298.1) = b7822e307fe41854658d967571e6a52d792afef70508bedd0c665088e2afa8b0
SHA256 (xxd-Makefile) = 96d7229490da56fbf6cae3791407238636b2979e1f607e535f55ec26068303c5

5
xxd-standalone/.watch Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
curl -s "https://github.com/vim/vim/tags" \
| awk '/archive\/refs\/tags/ {$0=gensub(/.*archive\/refs\/tags\/v(.+)\.zip.*/,"\\1",1); print;}' \
| head -n 1

View File

@ -4,7 +4,7 @@
# Depends on:
name=xxd-standalone
version=9.0.0979
version=9.0.1298
release=1
source=(https://raw.githubusercontent.com/vim/vim/v$version/src/xxd/xxd.c
https://raw.githubusercontent.com/vim/vim/v$version/runtime/doc/xxd.1