mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
unrar: bump to 5.6.4.
This commit is contained in:
@@ -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);
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user