mingw-w64-cross: build a slightly newer commit

the hash size changed and the new one is considered older,
so just build a few commits after that

after this we will rename and bump to 10 anyway
This commit is contained in:
Christoph Reiter
2023-05-18 18:52:29 +02:00
parent a8c90d9ac8
commit b855929e94
5 changed files with 15 additions and 15 deletions

View File

@@ -6,8 +6,8 @@ _mingw_suff=mingw-w64-cross
pkgname=("${_mingw_suff}-${_realname}-git")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6158.1c773877f
pkgrel=2
pkgver=9.0.0.6161.5c5a95378
pkgrel=1
pkgdesc='MinGW-w64 CRT for cross-compiler'
arch=('i686' 'x86_64')
url='https://mingw-w64.sourceforge.io/'
@@ -16,7 +16,7 @@ groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
depends=("${_mingw_suff}-headers")
makedepends=("git" "${_mingw_suff}-gcc" "${_mingw_suff}-binutils" 'autotools')
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

View File

@@ -6,8 +6,8 @@ _mingw_suff=mingw-w64-cross
pkgname=("${_mingw_suff}-${_realname}-git")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6158.1c773877f
pkgrel=2
pkgver=9.0.0.6161.5c5a95378
pkgrel=1
pkgdesc="MinGW-w64 headers for cross-compiler"
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
@@ -15,7 +15,7 @@ license=('custom')
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
makedepends=('git' 'autotools')
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

View File

@@ -7,15 +7,15 @@ pkgname=("${_mingw_suff}-${_realname}-git")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgdesc="MinGW-w64 headers for cross-compiler"
pkgver=9.0.0.6158.1c773877f
pkgrel=2
pkgver=9.0.0.6161.5c5a95378
pkgrel=1
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
license=('custom')
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
makedepends=('git' 'autotools' "${_mingw_suff}-gcc" "${_mingw_suff}-binutils")
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
_tools="gendef genlib genidl genpeimg" #widl

View File

@@ -5,8 +5,8 @@ _mingw_suff=mingw-w64-cross
pkgname="${_mingw_suff}-${_realname}-git"
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6158.1c773877f
pkgrel=2
pkgver=9.0.0.6161.5c5a95378
pkgrel=1
pkgdesc="MinGW-w64 winpthreads library for cross-compiler"
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
@@ -17,7 +17,7 @@ depends=("${_mingw_suff}-crt")
optdepends=()
backup=()
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit"
0001-Define-__-de-register_frame_info-in-fake-libgcc_s.patch)
sha256sums=('SKIP'

View File

@@ -5,8 +5,8 @@ _mingw_suff=mingw-w64-cross
pkgname="${_mingw_suff}-${_realname}-git"
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6158.1c773877f
pkgrel=2
pkgver=9.0.0.6161.5c5a95378
pkgrel=1
pkgdesc="MinGW-w64 winRT compat library"
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
@@ -17,7 +17,7 @@ depends=("${_mingw_suff}-crt")
optdepends=()
backup=()
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')