mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:07:15 +08:00
boost-build: update to 1.64.0
This commit is contained in:
parent
96e59049b5
commit
424d6d599d
@ -1,5 +1,5 @@
|
||||
pkgname=boost-build
|
||||
pkgver=1.63.0
|
||||
pkgver=1.64.0
|
||||
epoch=1
|
||||
pkgrel=1
|
||||
pkgdesc="Boost build system."
|
||||
@ -9,8 +9,8 @@ license=('custom')
|
||||
depends=('boost-libs' 'gcc' 'python3')
|
||||
source=("https://github.com/boostorg/build/archive/boost-${pkgver}.tar.gz"
|
||||
"http://www.boost.org/LICENSE_1_0.txt")
|
||||
sha1sums=('882086bd0869ebba0bf5bf3c2d1bdb43caa90803'
|
||||
'3cba29011be2b9d59f6204d6fa0a386b1b2dbd90')
|
||||
sha256sums=('08df6f0e32c59e51a134e598b29a3dacb415a58e4494635b82a071d43a1e3631'
|
||||
'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}/build-boost-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user