mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/unrar: bump to version 7.2.6
- Performance improvements for solid RAR archives - Enhanced TAR extraction speed - New archive naming and date handling features - Various bug fixes and improvements https://www.rarlab.com/rar_add.htm Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
9129a43192
commit
0cbfc9e991
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 a008b5f949bca9bb4ffa1bebbfc8b3c14b89df10a10354809b845232d5f582e5 unrarsrc-6.2.12.tar.gz
|
||||
sha256 d1afa67ef4121ebc5986815699e05db0ce8648499e5dca854f282a4c3f72c003 unrarsrc-7.2.6.tar.gz
|
||||
sha256 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a license.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UNRAR_VERSION = 6.2.12
|
||||
UNRAR_VERSION = 7.2.6
|
||||
UNRAR_SOURCE = unrarsrc-$(UNRAR_VERSION).tar.gz
|
||||
UNRAR_SITE = https://www.rarlab.com/rar
|
||||
UNRAR_LICENSE = unrar
|
||||
|
||||
Reference in New Issue
Block a user