summaryrefslogtreecommitdiff
path: root/community/openocd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-02 01:15:19 -0700
committerroot <root@rshg054.dnsready.net>2012-11-02 01:15:19 -0700
commit35bd2bb6857eb818ca53b8fe34d88106133342f4 (patch)
tree61a0a9d6d37f293a174fac6197e7fbd3e12aed1a /community/openocd
parent83a318800db22408628e60c9e1730578efcfee37 (diff)
Fri Nov 2 01:12:32 PDT 2012
Diffstat (limited to 'community/openocd')
-rw-r--r--community/openocd/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/openocd/PKGBUILD b/community/openocd/PKGBUILD
index a30f719a8..6b0884c55 100644
--- a/community/openocd/PKGBUILD
+++ b/community/openocd/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 77217 2012-10-07 07:16:10Z bpiotrowski $
+# $Id: PKGBUILD 79223 2012-11-01 10:24:39Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Matthias Bauch <matthias.bauch@gmail.com>
# Contributor: Laszlo Papp <djszapi2 at gmail com>
# Contributor: Samuel Tardieu <sam@rfc1149.net>
pkgname=openocd
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.1
+pkgrel=1
pkgdesc='Debugging, in-system programming and boundary-scan testing for embedded target devices'
arch=('i686' 'x86_64')
url='http://openocd.berlios.de'
@@ -14,8 +14,8 @@ license=('GPL')
depends=('libftdi')
options=(!strip !libtool)
install=openocd.install
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('824cbe192ca2c79055b6ae82579123cf')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('946421efc2414ff89bdaf3f588b230f8')
_features=(parport ft2232_libftdi amtjtagaccel ep93xxat91rm9200gw16012 presto_libftdi usbprog oocd_trace jlink vsllink rlink arm-jtag-ew buspirate stlink)