diff options
author | glewis <glewis@FreeBSD.org> | 2008-10-06 09:32:41 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2008-10-06 09:32:41 +0800 |
commit | d72d97aefd6928e893d78c319f48ab5a0fd469ab (patch) | |
tree | 127c35b698e72732d5337cc7cb1e3995a2deface /archivers | |
parent | 5776fddd453304733313f933dfed87d7b8bf8621 (diff) | |
download | freebsd-ports-graphics-d72d97aefd6928e893d78c319f48ab5a0fd469ab.tar.gz freebsd-ports-graphics-d72d97aefd6928e893d78c319f48ab5a0fd469ab.tar.zst freebsd-ports-graphics-d72d97aefd6928e893d78c319f48ab5a0fd469ab.zip |
. Update to 2.5.5.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarchive/Makefile | 2 | ||||
-rw-r--r-- | archivers/libarchive/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 8df406d4aae..457ba06fd06 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 2.5.4b +PORTVERSION= 2.5.5 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index 41349c7f188..27325208111 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,3 +1,3 @@ -MD5 (libarchive-2.5.4b.tar.gz) = a3d408561a214918bb6e16f4e2461ecf -SHA256 (libarchive-2.5.4b.tar.gz) = ac1c61b2c940792786c0fba39583fd235fb8445be2d6c9c41fd5da1b84c5ca24 -SIZE (libarchive-2.5.4b.tar.gz) = 864382 +MD5 (libarchive-2.5.5.tar.gz) = ff6387de3a3830785b229d1e1f11f523 +SHA256 (libarchive-2.5.5.tar.gz) = b566ffd57b6d39ea9614b03df29950064c92015d3324072b053a0bf43375a9a9 +SIZE (libarchive-2.5.5.tar.gz) = 865962 |