p7zip: fix RAM size detection.

fixes #100.
This commit is contained in:
Adrien Destugues
2016-02-14 10:21:30 +01:00
parent 9b3bf86b38
commit 9e0f9e1877
3 changed files with 91 additions and 55 deletions

View File

@@ -8,10 +8,10 @@ SOURCE_URI="http://downloads.sourceforge.net/project/p7zip/p7zip/9.20.1/p7zip_9.
CHECKSUM_SHA256="49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1999-2011 7-Zip Igor Pavlov."
REVISION="5"
REVISION="6"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="p7zip-9.20.1.patch"
PATCHES="p7zip-9.20.1.patchset"
ADDITIONAL_FILES="p7zip-expander-rules"