From e67002a2324a50b68c3a8bc56c46ae5ec212d321 Mon Sep 17 00:00:00 2001 From: psykose Date: Sat, 6 May 2023 18:36:16 +0000 Subject: [PATCH] community/mingw-w64-winpthreads: upgrade to 11.0.0 --- community/mingw-w64-winpthreads/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/mingw-w64-winpthreads/APKBUILD b/community/mingw-w64-winpthreads/APKBUILD index c7d8a45cfe5..bf24598a665 100644 --- a/community/mingw-w64-winpthreads/APKBUILD +++ b/community/mingw-w64-winpthreads/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leo # Maintainer: pkgname=mingw-w64-winpthreads -pkgver=10.0.0 -pkgrel=2 +pkgver=11.0.0 +pkgrel=0 pkgdesc="MinGW-w64 winpthreads library" url="https://mingw-w64.sourceforge.net/" arch="x86_64 x86" @@ -79,5 +79,5 @@ x32() { } sha512sums=" -3c0827af7c40809a867758f6cd9ef3ff0c988b43082345bf725e03949af95968d634ace99a7ffae323189549221dcb5d861de9e801f1fbc7904e446641b60516 mingw-w64-winpthreads-10.0.0.tar.bz2 +bc1c9fd9d8593ead9375fcbe40950f06cf7616b94dc676db2793ac9b496fe3a6cc94b5793effda3b752942be0d7d01a1c37a8f221aaf178df0d4eeb0aa6d1f8d mingw-w64-winpthreads-11.0.0.tar.bz2 "