mingw-w64 runtime: Update to latest.

This commit is contained in:
Alexpux
2014-08-21 22:17:13 +04:00
parent 28536a974d
commit fa8ec649bf
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ _realname=crt
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
replaces="${MINGW_PACKAGE_PREFIX}-${_realname}-svn"
_ver_base=4.0.0
pkgver=4.0.0.4091.09564a0
pkgver=4.0.0.4148.a5d3ef6
pkgrel=1
pkgdesc='MinGW-w64 CRT for Windows'
arch=('any')

View File

@@ -5,7 +5,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
replaces="${MINGW_PACKAGE_PREFIX}-${_realname}-svn"
pkgdesc="MinGW-w64 headers for Windows"
_ver_base=4.0.0
pkgver=4.0.0.4091.09564a0
pkgver=4.0.0.4148.a5d3ef6
pkgrel=1
arch=('any')
url="http://mingw-w64.sourceforge.net"