unrar: bump to 5.6.2 and drop static lib, as discussed in #2319

This commit is contained in:
fbrosson
2018-03-31 08:51:57 +00:00
parent 44e81388a8
commit 3a6a892ed5
2 changed files with 2 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ COPYRIGHT="1993-2018 Alexander Roshal"
LICENSE="UnRAR"
REVISION="1"
SOURCE_URI="https://www.rarlab.com/rar/unrarsrc-$portVersion.tar.gz"
CHECKSUM_SHA256="67c339dffa95f6c1bedcca40045e99de5852919dbfaa06e4a9c8f18cd5064e70"
CHECKSUM_SHA256="ce048094764b2377dd60802359c74f03528b6d7defd808cd584443c5fd2de948"
SOURCE_DIR="unrar"
PATCHES="unrar-$portVersion.patchset"
ADDITIONAL_FILES="unrar.rdef"
@@ -87,6 +87,7 @@ INSTALL()
for i in unrar lib; do
make -C $i DESTDIR="$prefix" install-$i
done
rm "$libDir"/libunrar.a
prepareInstalledDevelLib libunrar