diff --git a/libs/libxerces-c/Makefile b/libs/libxerces-c/Makefile index e13a0201c..a0ff1a17f 100644 --- a/libs/libxerces-c/Makefile +++ b/libs/libxerces-c/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xerces-c PKG_MAIN_VER:=3.2 -PKG_VERSION:=3.2.0 +PKG_VERSION:=3.2.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@APACHE/xerces/c/3/sources -PKG_HASH:=35d8db18ebe6db353850903981cd07cca64abeba071602e7e32596714352de08 +PKG_HASH:=02deac7c863027381910a8371f634f8bd14b39232a387efedd27c18f24f989cb PKG_MAINTAINER:=Álvaro Fernández Rojas PKG_LICENSE:=Apache-2.0