]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Match the shared library version from FreeBSD-CURRENT.
authorTim Kientzle <kientzle@gmail.com>
Wed, 9 Sep 2009 01:52:18 +0000 (21:52 -0400)
committerTim Kientzle <kientzle@gmail.com>
Wed, 9 Sep 2009 01:52:18 +0000 (21:52 -0400)
SVN-Revision: 1443

libarchive/Makefile

index 99872f6c43180a9433ce92533b3bce099e591460..009302deb51fcbfc8a4c8966d45dc9865aa27248 100644 (file)
@@ -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}