From 16fe278cf59ee9df6f9c85d97bc841ae6acb50e2 Mon Sep 17 00:00:00 2001 From: Álvaro Fernández Rojas Date: Sun, 8 Mar 2015 19:58:39 +0100 Subject: flashrom: update to v0.9.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- utils/flashrom/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'utils/flashrom/Makefile') diff --git a/utils/flashrom/Makefile b/utils/flashrom/Makefile index 45e20caf9..23b50438c 100644 --- a/utils/flashrom/Makefile +++ b/utils/flashrom/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2014 OpenWrt.org +# Copyright (C) 2010-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=flashrom -PKG_VERSION:=0.9.7 -PKG_RELEASE:=2 +PKG_VERSION:=0.9.8 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://download.flashrom.org/releases -PKG_MD5SUM:=d239bafa1b46619d851f70f84a5b122a +PKG_MD5SUM:=ac513076b63ab7eb411a7694bb8f6fda PKG_MAINTAINER:=Álvaro Fernández Rojas PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3