unrar: bump to 5.6.4.

This commit is contained in:
fbrosson
2018-05-17 05:38:36 +00:00
parent c9dc98a295
commit de6f4a02c0
2 changed files with 3 additions and 3 deletions

View File

@@ -5,10 +5,10 @@ Subject: initial Haiku patch
diff --git a/archive.hpp b/archive.hpp
index da59973..df45baf 100644
index fd33ac3..787977b 100644
--- a/archive.hpp
+++ b/archive.hpp
@@ -64,7 +64,6 @@ class Archive:public File
@@ -67,7 +67,6 @@ class Archive:public File
size_t SearchSubBlock(const wchar *Type);
size_t SearchRR();
void WriteBlock(HEADER_TYPE HeaderType,BaseBlock *wb=NULL,bool OnlySetSize=false,bool NonFinalWrite=false);

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="c590e70a745d840ae9b9f05ba6c449438838c8280d76ce796a26b3fcd0a1972e"
CHECKSUM_SHA256="9335d2201870f2034007c04be80e00f1dc23932cb88b329d55c76134e6ba49fe"
SOURCE_DIR="unrar"
PATCHES="unrar-$portVersion.patchset"
ADDITIONAL_FILES="unrar.rdef"