libxerces-c: Update to 3.2.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
b3fc83bd92
commit
049ddc2447
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=xerces-c
|
||||
PKG_MAIN_VER:=3.2
|
||||
PKG_VERSION:=3.2.1
|
||||
PKG_VERSION:=3.2.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@APACHE/xerces/c/3/sources
|
||||
PKG_HASH:=02deac7c863027381910a8371f634f8bd14b39232a387efedd27c18f24f989cb
|
||||
PKG_HASH:=6daca3b23364d8d883dc77a73f681242f69389e3564543287ed3d073007e0a8e
|
||||
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
|
Loading…
Reference in a new issue