1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 00:29:41 +02:00

ghostscript: really update to 9.02

This commit is contained in:
kyak 2011-05-26 17:27:14 +04:00
parent 6f32e10f74
commit 11ff553937

View File

@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ghostscript
PKG_VERSION:=9.00
PKG_VERSION:=9.02
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://ghostscript.com/releases/
PKG_MD5SUM:=a402462478b4cdda3e1816899227b845
PKG_SOURCE_URL:=http://downloads.ghostscript.com/public/
PKG_MD5SUM:=86cc3a0509c0d96a641d58879d54274b
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk