diff options
author | acm <acm@FreeBSD.org> | 2017-02-26 17:42:24 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2017-02-26 17:42:24 +0000 |
commit | d5bc76417a827a960050c1ea189437672c170409 (patch) | |
tree | 118190a836808dca634d227cc5b42b149bc9256e | |
parent | d630e9e62eacd76955520e15460fce95687cc599 (diff) | |
download | FreeBSD-ports-d5bc76417a827a960050c1ea189437672c170409.zip FreeBSD-ports-d5bc76417a827a960050c1ea189437672c170409.tar.gz |
- Update to 6.3.1
-rw-r--r-- | archivers/peazip/Makefile | 2 | ||||
-rw-r--r-- | archivers/peazip/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index b5e7857..8d0e649 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= peazip -PORTVERSION= 6.2.0 +PORTVERSION= 6.3.1 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/archivers/peazip/distinfo b/archivers/peazip/distinfo index d2ea03e..28f753a 100644 --- a/archivers/peazip/distinfo +++ b/archivers/peazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478555164 -SHA256 (peazip-6.2.0.src.zip) = ec5993e5b3bc982bf62d9aa085e7f71bfd77361c1814ae24334c00d2212e5f88 -SIZE (peazip-6.2.0.src.zip) = 4079735 +TIMESTAMP = 1488127434 +SHA256 (peazip-6.3.1.src.zip) = 142e51f5dfa43311759429307261b400e1454d15f05f6dc9e6e65cd17f5c40a2 +SIZE (peazip-6.3.1.src.zip) = 4086037 |