subversion: update to the latest release
Update to the latest maintenance release, fixing CVE-2018-11782 and CVE-2019-0203 among other things. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
This commit is contained in:
parent
2e6328494e
commit
53f33e5e74
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=subversion
|
||||
PKG_RELEASE:=1
|
||||
PKG_VERSION:=1.12.0
|
||||
PKG_VERSION:=1.12.2
|
||||
PKG_SOURCE_URL:=@APACHE/subversion
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_HASH:=7fae7c73d8a007c107c0ae5eb372bc0bb013dbfe966fcd5c59cd5a195a5e2edf
|
||||
PKG_HASH:=3bd0b5c8e4c5175263dc9a92fd9aef94ce917e80af034f26fe5c45fde7e0f771
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_MAINTAINER:=Val Kulkov <val.kulkov@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue