~alpine/devel

main/flashrom: 0.9.5.2 version v1 PROPOSED

Nathan Angelacos: 1
 main/flashrom: 0.9.5.2 version

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/390/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] main/flashrom: 0.9.5.2 version Export this patch

modified:   main/flashrom/APKBUILD
---
 main/flashrom/APKBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/flashrom/APKBUILD b/main/flashrom/APKBUILD
index bee497c..c923507 100644
--- a/main/flashrom/APKBUILD
+++ b/main/flashrom/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: 
# Maintainer: Nathan Angelacos <nangel@alpinelinux.org>
pkgname=flashrom
pkgver=0.9.5
pkgver=0.9.5.2
pkgrel=0
pkgdesc="A utility for identifying, reading, writing, verifying and erasing flash chips"
url="http://www.flashrom.org/Flashrom"
@@ -30,4 +30,4 @@ package() {
	make PREFIX="$pkgdir/usr/" install  
}

md5sums="6ec5ef19c92e4dc761de9486eee2b30d  flashrom-0.9.5.tar.bz2"
md5sums="280f8b1d3ef0533d6ec913b0da857477  flashrom-0.9.5.2.tar.bz2"
-- 
1.7.10



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---