diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-11-19 08:13:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-11-19 08:13:14 +0000 |
commit | ea23296290c52b2509837251db1acf37a2800596 (patch) | |
tree | dff0228242ebc669be30b418509acf395357f073 /archivers/lzo | |
parent | Add a UHID joystick driver (USB Joysticks/GamePads/etc.) as the (diff) |
Upgrade to lzo 1.07
Obtained from: OpenBSD
Notes
Notes:
svn path=/head/; revision=35258
Diffstat (limited to 'archivers/lzo')
-rw-r--r-- | archivers/lzo/Makefile | 6 | ||||
-rw-r--r-- | archivers/lzo/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index f52d96490d92..17e8ca2ca2b0 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -6,10 +6,10 @@ # PORTNAME= lzo -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= archivers devel -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org diff --git a/archivers/lzo/distinfo b/archivers/lzo/distinfo index 65d79d45733a..45a4ccd12b49 100644 --- a/archivers/lzo/distinfo +++ b/archivers/lzo/distinfo @@ -1 +1 @@ -MD5 (lzo-1.06.tar.gz) = 01a56f80a9186383d2183f917e9fe4e9 +MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610 |