Fix windows build
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=quantlib
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.7
|
||||
pkgver=1.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="QuantLib - A free/open-source library for quantitative finance (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -13,7 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-boost" "automake" "autoconf" "libtool")
|
||||
options=('staticlibs' 'strip')
|
||||
source=(http://downloads.sourceforge.net/project/quantlib/QuantLib/${pkgver}/QuantLib-${pkgver}.tar.gz
|
||||
no-undefined.patch)
|
||||
md5sums=('e000a7505e01c7da51a2009fc9397703'
|
||||
md5sums=('3fc2c1fbc83419c047cf940668128f3f'
|
||||
'c928f002736dcdce347906e129950547')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user