summaryrefslogtreecommitdiff
path: root/community/flashrom/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-11 00:02:44 +0000
committerroot <root@rshg054.dnsready.net>2012-08-11 00:02:44 +0000
commit073a889144d77058f1eff2100ad48a538bdc0422 (patch)
tree96e013a0c34f142dccb769073164cd0fd82dea95 /community/flashrom/PKGBUILD
parent9f2bff24c46fba67eca7c8125306a9dcd8ea8c73 (diff)
Sat Aug 11 00:02:44 UTC 2012
Diffstat (limited to 'community/flashrom/PKGBUILD')
-rw-r--r--community/flashrom/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/flashrom/PKGBUILD b/community/flashrom/PKGBUILD
index 45df02832..1b6db94b1 100644
--- a/community/flashrom/PKGBUILD
+++ b/community/flashrom/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 68472 2012-03-25 09:15:40Z giovanni $
+# $Id: PKGBUILD 74911 2012-08-09 12:06:08Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Cilyan Olowen <gaknar@gmail.com>
# Contributor: fill <mailbox@fillo.ru>
# Contributor: Anton Shestakov <engored*ya.ru>
pkgname=flashrom
-pkgver=0.9.5.2
+pkgver=0.9.6.1
pkgrel=1
pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
url="http://www.flashrom.org/"
@@ -14,7 +14,7 @@ license=('GPL')
depends=('libftdi' 'pciutils')
optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('280f8b1d3ef0533d6ec913b0da857477')
+md5sums=('407e836c0a2b17ec76583cb6809f65e5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"