unrar: Update to 5.6.1.

Change links to HTTPS and add CPE_ID.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-03-26 19:13:13 -07:00
committed by Yousong Zhou
parent 4b29cce5c9
commit 72acab8077
2 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
# Linux using GCC
-CXX=c++
-CXXFLAGS=-O2
-CXXFLAGS=-O2 -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else
+#CXX=c++
+#CXXFLAGS=-O2
+#CXXFLAGS=-O2 -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else
LIBFLAGS=-fPIC
DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP
STRIP=strip