Update pycairo to 1.8.0

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13668 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2008-12-16 20:50:34 +00:00
parent 249f1f56fe
commit 4a70a5c491

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pycairo
PKG_VERSION:=1.6.4
PKG_RELEASE:=2
PKG_VERSION:=1.8.0
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.cairographics.org/releases/
PKG_MD5SUM:=2c3aa21e6e610321498f9f81f7b625df
PKG_MD5SUM:=847f5377c32228a656819f5bd18eb6b4
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk