Browse Source

Merge pull request #11349 from neheb/qw2

unrar: update to 5.9.1
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
9b51c8c786
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/unrar/Makefile

+ 2
- 2
utils/unrar/Makefile View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unrar
PKG_VERSION:=5.8.4
PKG_VERSION:=5.9.1
PKG_RELEASE:=1
PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.rarlab.com/rar
PKG_HASH:=0b7cb2307ef7e65f631496376ce2fdf98b9b0f2136dc4467408ef63f3bf92f96
PKG_HASH:=0eb1d1b8e02102fccae775a6d6b79336b69e2cf90e2045de92594dcfb58de100
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>, \
Ted Hess <thess@kitschensync.net>


Loading…
Cancel
Save