Update mingw-w64 runtime to git SHA [4421b4a]

This commit is contained in:
Alexpux
2015-05-06 13:09:09 +03:00
parent 0dfee98950
commit a788c8336a
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
_realname=crt
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
replaces="${MINGW_PACKAGE_PREFIX}-${_realname}-svn"
pkgver=5.0.0.4497.4254261
pkgver=5.0.0.4501.4421b4a
pkgrel=1
pkgdesc='MinGW-w64 CRT for Windows'
arch=('any')

View File

@@ -4,7 +4,7 @@ _realname=headers
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
replaces="${MINGW_PACKAGE_PREFIX}-${_realname}-svn"
pkgdesc="MinGW-w64 headers for Windows"
pkgver=5.0.0.4497.4254261
pkgver=5.0.0.4501.4421b4a
pkgrel=1
arch=('any')
url="http://mingw-w64.sourceforge.net"