aboutsummaryrefslogtreecommitdiff
path: root/archivers/libarchive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r--archivers/libarchive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 81131ea2b145..965bec45e113 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= libarchive
-PORTVERSION= 3.3.1
+PORTVERSION= 3.3.2
PORTEPOCH= 1
CATEGORIES= archivers
-MASTER_SITES= http://libarchive.org/downloads/
+MASTER_SITES= https://libarchive.org/downloads/
MAINTAINER= glewis@FreeBSD.org
COMMENT= Library to create and read several streaming archive formats
@@ -35,7 +35,7 @@ PLIST_FILES= bin/bsdcat \
lib/libarchive.a \
lib/libarchive.so \
lib/libarchive.so.13 \
- lib/libarchive.so.13.3.1 \
+ lib/libarchive.so.1${PORTVERSION} \
libdata/pkgconfig/libarchive.pc \
man/man1/bsdcat.1.gz \
man/man1/bsdcpio.1.gz \