aboutsummaryrefslogtreecommitdiff
path: root/libs/libxerces-c
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libxerces-c')
-rw-r--r--libs/libxerces-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libxerces-c/Makefile b/libs/libxerces-c/Makefile
index a7cd6c62f..4fa6d4042 100644
--- a/libs/libxerces-c/Makefile
+++ b/libs/libxerces-c/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxerces-c
-PKG_VERSION:=3.1.3
+PKG_VERSION:=3.1.4
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://git.apache.org/xerces-c.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=Xerces-C_3_1_3
+PKG_SOURCE_VERSION:=Xerces-C_3_1_4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>