From 546b1b623c3a28e36a5d08e36b1f52d1eb55b29a Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Sun, 8 Apr 2012 16:13:59 +0200 Subject: update package xmlwrapp --- index.html | 2 +- src/xmlwrapp.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 9422e82..ec4c4c2 100644 --- a/index.html +++ b/index.html @@ -1844,7 +1844,7 @@ USE_OSGPLUGIN(<plugin2>) xmlwrapp - 0.6.2 + 0.6.3 xmlwrapp diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk index 7c913d1..2594627 100644 --- a/src/xmlwrapp.mk +++ b/src/xmlwrapp.mk @@ -3,11 +3,11 @@ PKG := xmlwrapp $(PKG)_IGNORE := -$(PKG)_CHECKSUM := b3ef8bff215bbacd988790615b76379672105928 +$(PKG)_CHECKSUM := 7bd66ecc1204b296580a499fd929d77b79e6e85a $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE) -$(PKG)_DEPS := gcc libxml2 libxslt +$(PKG)_DEPS := gcc boost libxml2 libxslt define $(PKG)_UPDATE wget -q -O- 'http://sourceforge.net/projects/xmlwrapp/files/xmlwrapp/' | \ -- cgit v0.12