mingw-w64 runtime updated due to math functions fixes.

This commit is contained in:
Alexpux
2014-10-15 20:46:38 +04:00
parent 20d086c87b
commit 2df8315420
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.4299.6c70d6e
pkgver=4.0.0.4304.fb34f2f
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.4298.964a7d7
pkgver=4.0.0.4304.fb34f2f
pkgrel=1
arch=('any')
url="http://mingw-w64.sourceforge.net"