quantlib: update to 1.12.1 (#3641)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=quantlib
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.7.1
|
||||
pkgver=1.12.1
|
||||
pkgrel=1
|
||||
pkgdesc="QuantLib - A free/open-source library for quantitative finance (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -11,9 +11,9 @@ url='http://quantlib.org'
|
||||
license=('BSD')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-boost" "automake" "autoconf" "libtool")
|
||||
options=('staticlibs' 'strip')
|
||||
source=(https://downloads.sourceforge.net/project/quantlib/QuantLib/${pkgver}/QuantLib-${pkgver}.tar.gz
|
||||
source=(https://dl.bintray.com/quantlib/releases/QuantLib-${pkgver}.tar.gz
|
||||
no-undefined.patch)
|
||||
sha256sums=('b5dc38ae51ad7396ccf7358147753902838ce2870dd6e6a4d829c806db3e0a81'
|
||||
sha256sums=('92b92b3db842da20db6fc5eba1e75baecaa62f6b19f1eb1e6568ce7d7df927cc'
|
||||
'e391fb490928fdf761c7dbb2ca4631d1ccbb092045de50b89fe37a1c5b9787e5')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user