diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-06-30 21:05:11 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-06-30 21:05:11 +0000 |
commit | 3c50ae424afb77328c3139422f8e9e9d15ad504b (patch) | |
tree | fd7e1c80f164137754546a86aaf99c78acfb1825 /archivers | |
parent | 3cc3b920e3175b43ca7f1a5483974b11efcd1b40 (diff) | |
download | ports-3c50ae424afb77328c3139422f8e9e9d15ad504b.tar.gz ports-3c50ae424afb77328c3139422f8e9e9d15ad504b.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lzo2/Makefile | 3 | ||||
-rw-r--r-- | archivers/lzo2/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 8ae08a841017..c0d94bf5a13c 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lzo2 -PORTVERSION= 2.07 -PORTREVISION= 2 +PORTVERSION= 2.08 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \ LOCAL/mandree diff --git a/archivers/lzo2/distinfo b/archivers/lzo2/distinfo index e8f0ab9f7c2f..31b8518bcbfd 100644 --- a/archivers/lzo2/distinfo +++ b/archivers/lzo2/distinfo @@ -1,2 +1,2 @@ -SHA256 (lzo-2.07.tar.gz) = 9298ccf43f856ef00643d110042b2fefe694b569c161aef0c6f8e4ada590e6d4 -SIZE (lzo-2.07.tar.gz) = 587089 +SHA256 (lzo-2.08.tar.gz) = ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614 +SIZE (lzo-2.08.tar.gz) = 589045 |