From: Tim Kientzle Date: Wed, 9 Sep 2009 01:52:18 +0000 (-0400) Subject: Match the shared library version from FreeBSD-CURRENT. X-Git-Tag: v2.8.0~365 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3591a9b91b631d6043880140b94dc6158ee14cb;p=thirdparty%2Flibarchive.git Match the shared library version from FreeBSD-CURRENT. SVN-Revision: 1443 --- diff --git a/libarchive/Makefile b/libarchive/Makefile index 99872f6c4..009302deb 100644 --- a/libarchive/Makefile +++ b/libarchive/Makefile @@ -7,7 +7,7 @@ LDADD= -lbz2 -lz # FreeBSD SHLIB_MAJOR value is managed as part of the FreeBSD system. # It has no real relation to the libarchive version number. -SHLIB_MAJOR= 4 +SHLIB_MAJOR= 5 CFLAGS+= -DPLATFORM_CONFIG_H=\"config_freebsd.h\" CFLAGS+= -I${.OBJDIR}