Revision
148346
Author
mps@macports.org
Date
2016-05-04 17:37:04 -0700 (Wed, 04 May 2016)

Log Message

p7zip: update to version 15.14.1.

Modified Paths

Diff

Modified: trunk/dports/archivers/p7zip/Portfile (148345 => 148346)


--- trunk/dports/archivers/p7zip/Portfile	2016-05-05 00:25:03 UTC (rev 148345)
+++ trunk/dports/archivers/p7zip/Portfile	2016-05-05 00:37:04 UTC (rev 148346)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            p7zip
-version         15.09
+version         15.14.1
 categories      archivers
 # contains unrar code which has a restrictive license
 license         LGPL-2.1+ Restrictive/Distributable
@@ -22,8 +22,8 @@
 use_bzip2       yes
 distfiles       ${distname}_src_all${extract.suffix}
 
-checksums       rmd160  f9ca03529644f43893f1f1b7ef6d864549e53022 \
-                sha256  8783acf747e210e00150f7311cc06c4cd8ecf7b0c27b4adf2194284cc49b4d6f
+checksums       rmd160  1b240131d6fc8322830fa893357a62a9cdb81bdb \
+                sha256  699db4da3621904113e040703220abb1148dfef477b55305e2f14a4f1f8f25d4
 
 variant universal {}