[packages] libxml2: update to v2.7.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17889 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f04a92e1b8
commit
14c010edd4
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006-2008 OpenWrt.org
|
||||
# Copyright (C) 2006-2009 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -8,19 +8,19 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libxml2
|
||||
PKG_VERSION:=2.7.3
|
||||
PKG_VERSION:=2.7.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
|
||||
ftp://fr.rpmfind.net/pub/libxml/
|
||||
PKG_MD5SUM:=8f4fda3969237c2a33bdb1583b5d06b2
|
||||
PKG_MD5SUM:=2e29ca610579438714ebb1e4010a0ece
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
PKG_INSTALL=1
|
||||
|
||||
define Package/libxml2
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user