aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2021-07-18 22:57:38 +0200
committerJ0WI <J0WI@users.noreply.github.com>2021-07-18 22:57:38 +0200
commit192b4fb2f5ff8fad739f0d5e97d632ead52170fc (patch)
tree7f8efacab382daf093bb0e49b50f95609d85694c
parent7511db8fe40bf864367e2c6a923273e8da3044a3 (diff)
community/mingw-w64-binutils: upgrade to 2.37
-rw-r--r--community/mingw-w64-binutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mingw-w64-binutils/APKBUILD b/community/mingw-w64-binutils/APKBUILD
index e08011d3836..bc5e34437a1 100644
--- a/community/mingw-w64-binutils/APKBUILD
+++ b/community/mingw-w64-binutils/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=mingw-w64-binutils
-pkgver=2.36.1
+pkgver=2.37
pkgrel=0
pkgdesc="Cross binutils for the MinGW-w64 cross-compiler"
url="https://www.gnu.org/software/binutils"
@@ -54,5 +54,5 @@ package() {
}
sha512sums="
-cc24590bcead10b90763386b6f96bb027d7594c659c2d95174a6352e8b98465a50ec3e4088d0da038428abe059bbc4ae5f37b269f31a40fc048072c8a234f4e9 mingw-w64-binutils-2.36.1.tar.xz
+5c11aeef6935860a6819ed3a3c93371f052e52b4bdc5033da36037c1544d013b7f12cb8d561ec954fe7469a68f1b66f1a3cd53d5a3af7293635a90d69edd15e7 mingw-w64-binutils-2.37.tar.xz
"