msys2-w32api: Update to 11.0.0.r750.g05598db99
This commit is contained in:
parent
b18becd00a
commit
a2303ef8eb
@ -1,8 +1,8 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname="msys2-w32api-headers"
|
||||
pkgver=11.0.1.r0.gc3e587c06
|
||||
pkgrel=3
|
||||
pkgver=11.0.0.r750.g05598db99
|
||||
pkgrel=1
|
||||
pkgdesc="Win32 API headers for MSYS2 32bit toolchain"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://mingw-w64.sourceforge.io/"
|
||||
@ -10,10 +10,10 @@ license=('custom')
|
||||
depends=()
|
||||
makedepends=('git' 'mingw-w64-cross-gcc' 'autotools')
|
||||
options=('staticlibs' '!buildflags')
|
||||
_commit='c3e587c067a00a561899d49d3e63a659e38802ec'
|
||||
_commit='05598db991767e79b3d701ca0979df050d82eb11'
|
||||
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit"
|
||||
"0001-Work-around-Warray-bounds-warning-for-__readfsdword-.patch")
|
||||
sha256sums=('SKIP'
|
||||
sha256sums=('b2ce4b2ddad1291ffad9ba06f174dd4f17d192a26c5da45bc5932b3304d6e908'
|
||||
'189dd0f614caae1428e1d3a06bc3ac436d26afd9cbdbd1a7ce58b1ee6478ff3f')
|
||||
msys2_references=(
|
||||
'cygwin: w32api-runtime'
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname="msys2-w32api-runtime"
|
||||
pkgver=11.0.1.r0.gc3e587c06
|
||||
pkgrel=2
|
||||
pkgver=11.0.0.r750.g05598db99
|
||||
pkgrel=1
|
||||
pkgdesc="Win32 API import libs for MSYS2 toolchain"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://mingw-w64.sourceforge.io/"
|
||||
@ -10,9 +10,9 @@ license=('custom')
|
||||
depends=('msys2-w32api-headers')
|
||||
options=('staticlibs' '!strip' '!buildflags')
|
||||
makedepends=('git' 'mingw-w64-cross-gcc' 'autotools')
|
||||
_commit='c3e587c067a00a561899d49d3e63a659e38802ec'
|
||||
_commit='05598db991767e79b3d701ca0979df050d82eb11'
|
||||
source=('mingw-w64'::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
sha256sums=('b2ce4b2ddad1291ffad9ba06f174dd4f17d192a26c5da45bc5932b3304d6e908')
|
||||
msys2_references=(
|
||||
'cygwin: w32api-runtime'
|
||||
'cpe: cpe:/a:mingw-w64:mingw-w64'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user