diff options
Diffstat (limited to 'testing/openocd/APKBUILD')
-rw-r--r-- | testing/openocd/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/openocd/APKBUILD b/testing/openocd/APKBUILD index f2c7f95719..82459e715c 100644 --- a/testing/openocd/APKBUILD +++ b/testing/openocd/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> -# Maintainer: +# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=openocd pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing" url="http://openocd.org/" arch="all" |