diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-25 10:03:17 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-25 10:03:17 +0000 |
commit | 6c4a4a6b212805ad50cbe95aab22a0e85dac8abc (patch) | |
tree | 520b2255f4552f54c9f0e35781c3931caa88c091 | |
parent | - Install pgadmin3.desktop desktop entry and icons (diff) |
Update to 1.1.2.
Release notes: http://www.nih.at/libzip/NEWS.html
PR: 207441
Approved by: makc (maintainer)
Notes
Notes:
svn path=/head/; revision=409501
Diffstat (limited to '')
-rw-r--r-- | archivers/libzip/Makefile | 2 | ||||
-rw-r--r-- | archivers/libzip/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index d1d512c99f2b..7b6c220e10a4 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libzip -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ diff --git a/archivers/libzip/distinfo b/archivers/libzip/distinfo index 12e892ea2988..b3a0aff32d00 100644 --- a/archivers/libzip/distinfo +++ b/archivers/libzip/distinfo @@ -1,2 +1,2 @@ -SHA256 (libzip-1.1.1.tar.xz) = 69e690f567e172d8f69b58ca237b61a690eaa1c5aa2293e1a2a446496bdf14c1 -SIZE (libzip-1.1.1.tar.xz) = 458864 +SHA256 (libzip-1.1.2.tar.xz) = a921b45b5d840e998ff2544197eba4c3593dccb8ad0ee938630c2227c2c59fb3 +SIZE (libzip-1.1.2.tar.xz) = 457140 |