1
0
forked from ports/contrib

csvlens: 0.5.1 -> 0.6.0

This commit is contained in:
Tim Biermann 2024-01-14 11:15:28 +01:00
parent 09f4d031ee
commit 9a384976d0
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3x7Lzv03KDdybRywTQQdFJOJA8ZMSgl6/AfhPpS0AR2adU5Dsu8L3WUPCgJv/MVeIef6XH1L8VvCM7ToibW5Ggg= RWSagIOpLGJF31POZu33umdCr57+w82jEB8Q5xQ62o4DxEsUT6PhMgNwMbC48xfrWseM0/1HAz/C2ZyXtKkXU5iENfG307zxxgI=
SHA256 (Pkgfile) = 703acffaee61b9ba5ab33dfe4b8a8caf4ea777a955c0bd11dcd4f30e484cd800 SHA256 (Pkgfile) = 464e209f67b1504261f080ac916ced6a5e1b409ff53ffda0a8ebad83e15a2c01
SHA256 (.footprint) = e60054cced4fe83d04a130df134e5e71d4f8f5a2f21b02f15a7391a0e5b407bf SHA256 (.footprint) = e60054cced4fe83d04a130df134e5e71d4f8f5a2f21b02f15a7391a0e5b407bf
SHA256 (csvlens-0.5.1.tar.gz) = 008a4e6ae7900c7c7642ca8ad11057967155173af267cbb9c6236e774adc18e3 SHA256 (csvlens-0.6.0.tar.gz) = f34428e05d9f7250ee0330530bc1cddd6df8857f8064ccc3895268e5ed522c66

View File

@ -4,7 +4,7 @@
# Depends on: rust # Depends on: rust
name=csvlens name=csvlens
version=0.5.1 version=0.6.0
release=1 release=1
source=(https://github.com/YS-L/csvlens/archive/v$version/$name-$version.tar.gz) source=(https://github.com/YS-L/csvlens/archive/v$version/$name-$version.tar.gz)