aboutsummaryrefslogtreecommitdiff
path: root/utils/flashrom/Makefile
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2015-06-17 21:30:38 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2015-06-17 21:34:08 +0200
commitfc959cf5b8ccee6431faef618afe85ccdd304333 (patch)
tree17c72ef129b8e4a97ad115fb074c781ff3f50d80 /utils/flashrom/Makefile
parent81f9889bb03f093fc432997421e1d443b1673679 (diff)
flashrom: fix build with musl
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'utils/flashrom/Makefile')
-rw-r--r--utils/flashrom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/flashrom/Makefile b/utils/flashrom/Makefile
index 702e63bed..af7b5e1dd 100644
--- a/utils/flashrom/Makefile
+++ b/utils/flashrom/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=flashrom
PKG_VERSION:=0.9.8
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.flashrom.org/releases