Update cairo to 1.8.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13667 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2008-12-16 20:49:55 +00:00
parent a721b31caa
commit 249f1f56fe

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cairo
PKG_VERSION:=1.8.2
PKG_RELEASE:=3
PKG_VERSION:=1.8.6
PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://cairographics.org/releases/
PKG_MD5SUM:=44d406e199c338cb60f7db32ffb32bdb
PKG_MD5SUM:=4e64139ef6f668df24450f3b81dd0771
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk