Merge pull request #9180 from neheb/unr
authorRosen Penev <rosenp@gmail.com>
Thu, 20 Jun 2019 16:55:00 +0000 (09:55 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2019 16:55:00 +0000 (09:55 -0700)
unrar: Update to 5.7.5

utils/unrar/Makefile

index 528a585f55474b115a189e8ada71a47d607b9c11..a7e3a1cb0393da36447a7266d3d11c60cdbf7b2f 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=unrar
-PKG_VERSION:=5.7.3
+PKG_VERSION:=5.7.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.rarlab.com/rar
-PKG_HASH:=40e856b78374f258d8a1f5f02c02f828c5392a0118c9300fd169a300b520a444
+PKG_HASH:=e1c2fddaa87a88b1535bfc10ca484f3c5af4e5a55fbb933f8819e26203bbe2ee
 PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>, \
                Ted Hess <thess@kitschensync.net>