From: Florian Fainelli Date: Wed, 20 Feb 2008 15:52:35 +0000 (+0000) Subject: Upgrade to sane-backends 1.0.19, fit its compilation as well X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=94ad7c95b5e8ebca40dfd6fface287bbd2ed7e53 Upgrade to sane-backends 1.0.19, fit its compilation as well SVN-Revision: 10504 --- diff --git a/utils/sane-backends/Makefile b/utils/sane-backends/Makefile index 540cecbf4a..1792a4ec6b 100644 --- a/utils/sane-backends/Makefile +++ b/utils/sane-backends/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sane-backends -PKG_VERSION:=1.0.18 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.19 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.sane-project.org/pub/sane/$(PKG_NAME)-$(PKG_VERSION)/ -PKG_MD5SUM:=7ca7e2908e24721471de92cf40c75e60 +PKG_MD5SUM:=8c0936272dcfd4e98c51512699f1c06f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install