update package libxml++

This commit is contained in:
Niels Kristian Bech Jensen 2013-11-10 19:58:01 +11:00 committed by Tony Theodore
parent 9e487068c1
commit 57c650793a
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := libxml++
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.36.0
$(PKG)_CHECKSUM := 446714be0becb1d1bca914a9a545af96a24de26e
$(PKG)_VERSION := 2.37.1
$(PKG)_CHECKSUM := 12717f0ec25aa656334db7e0baf8bb1d58820e47
$(PKG)_SUBDIR := libxml++-$($(PKG)_VERSION)
$(PKG)_FILE := libxml++-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/GNOME/sources/libxml++/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)