[package] update libcroco to 0.6.2 (#5931)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17834 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-10-03 10:47:58 +00:00
parent 65e251fae2
commit 4053577c6e

View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libcroco
PKG_VERSION:=0.6.1
PKG_VERSION:=0.6.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/0.6/
PKG_MD5SUM:=b0975bd01eb11964f1b3f254f267a43d
PKG_MD5SUM:=1429c597aa4b75fc610ab3a542c99209
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk