~alpine/aports

testing/gdb-embedded: Update 8.2.1 -> 8.3.0 v1 PROPOSED

Marian Buschsieweke: 1
 testing/gdb-embedded: Update 8.2.1 -> 8.3.0

 1 files changed, 3 insertions(+), 3 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/aports/patches/705/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/gdb-embedded: Update 8.2.1 -> 8.3.0 Export this patch

---
 testing/gdb-embedded/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/gdb-embedded/APKBUILD b/testing/gdb-embedded/APKBUILD
index 7476993bb9..cdc2c39981 100644
--- a/testing/gdb-embedded/APKBUILD
+++ b/testing/gdb-embedded/APKBUILD
@@ -7,8 +7,8 @@ _targets="
	msp430-elf
	"
pkgname="$_pkgbase-embedded"
pkgver=8.2.1
pkgrel=2
pkgver=8.3
pkgrel=0
pkgdesc="The GNU Debugger for embedded targets"
url="https://www.sourceware.org/gdb/"
arch="all"
@@ -99,4 +99,4 @@ msp430_elf() {
}


sha512sums="2aa81cfd389bb48c35d7d9f95cc10e88b4f7ad4597bdde0f8f1fd312f60f10d9fb2cc6e5a9355227d89ff328f7feb0fc411a69394560cafeb9fa75d35d896d11  gdb-8.2.1.tar.xz"
sha512sums="47ac074d20a09a3fac8f4a41dce0a0cbe6ef702f7dc21ba8b7d650d306128dcae481e9a16bf65e596b3a541dc82ae57c02bcbb786d551b4ef3e2917b9b6f0ae1  gdb-8.3.tar.xz"
-- 
2.21.0



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