Merge pull request #1732 from thoradia/compress

system-tools: bump p7zip and unrar
This commit is contained in:
Christian Hewitt 2017-06-27 11:00:12 +04:00 committed by GitHub
commit e780288cd0
4 changed files with 6 additions and 3 deletions

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="p7zip" PKG_NAME="p7zip"
PKG_VERSION="15.14" PKG_VERSION="16.02"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://p7zip.sourceforge.net/" PKG_SITE="http://p7zip.sourceforge.net/"

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="unrar" PKG_NAME="unrar"
PKG_VERSION="5.3.11" PKG_VERSION="5.4.5"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="free" PKG_LICENSE="free"
PKG_SITE="http://www.rarlab.com" PKG_SITE="http://www.rarlab.com"

View File

@ -1,3 +1,6 @@
107
- Bump p7zip and unrar
106 106
- Bump screen, fix colors issue - Bump screen, fix colors issue

View File

@ -18,7 +18,7 @@
PKG_NAME="system-tools" PKG_NAME="system-tools"
PKG_VERSION="" PKG_VERSION=""
PKG_REV="106" PKG_REV="107"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="" PKG_SITE=""