archivers/bzip2: update to 1.0.7

PR:		238854
Submitted by:	jharris@widomaker.com (maintainer)
MFH:		2019Q2
Security:	4b6cb45d-881e-447a-a4e0-c97a954ea758
This commit is contained in:
Steve Wills
2019-06-30 21:47:44 +00:00
parent ef10990a52
commit 9d5bf90f9c
3 changed files with 6 additions and 6 deletions

View File

@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= bzip2
PORTVERSION= 1.0.6
PORTREVISION= 1
PORTVERSION= 1.0.7
CATEGORIES= archivers
MASTER_SITES= http://www.bzip.org/${PORTVERSION}/
MASTER_SITES= https://sourceware.org/pub/bzip2/
MAINTAINER= jharris@widomaker.com
COMMENT= Block-sorting file compressor

View File

@@ -1,2 +1,3 @@
SHA256 (bzip2-1.0.6.tar.gz) = a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
SIZE (bzip2-1.0.6.tar.gz) = 782025
TIMESTAMP = 1561661453
SHA256 (bzip2-1.0.7.tar.gz) = e768a87c5b1a79511499beb41500bcc4caf203726fff46a6f5f9ad27fe08ab2b
SIZE (bzip2-1.0.7.tar.gz) = 809680

View File

@@ -1,4 +1,4 @@
This is bzip2, a advanced block-sorting file compressor. It is
believed to be free from any patents.
WWW: http://www.bzip.org/
WWW: https://gitlab.com/federicomenaquintero/bzip2/