mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
libxerces-c: update to v3.1.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user