mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
archivers/tar-stream-chunker: Update to 1.0.6
Changelog: https://github.com/ihoro/tar-stream-chunker/releases/tag/1.0.6 PR: 248189 Submitted by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
This commit is contained in:
parent
5492017829
commit
8112dca7fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543484
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tar-stream-chunker
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= archivers
|
||||
|
||||
MAINTAINER= igor.ostapenko@pm.me
|
||||
@ -10,7 +10,6 @@ COMMENT= Splits stdin of unknown size onto chunks packed as a TAR to stdout
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ihoro
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1587339165
|
||||
SHA256 (ihoro-tar-stream-chunker-1.0.5_GH0.tar.gz) = 03aadeefe499bff01ca2207a2e0b48630ea79d2e925edb40f3219318083978f3
|
||||
SIZE (ihoro-tar-stream-chunker-1.0.5_GH0.tar.gz) = 6994
|
||||
TIMESTAMP = 1595452518
|
||||
SHA256 (ihoro-tar-stream-chunker-1.0.6_GH0.tar.gz) = 4ceeb5270263292ce2a605c7db154351cbaa0efca2a4e00a91df579783f273c5
|
||||
SIZE (ihoro-tar-stream-chunker-1.0.6_GH0.tar.gz) = 7106
|
||||
|
Loading…
Reference in New Issue
Block a user