boost: android-{aarch64,x86-64,armv7a-eabi}: 1.75.0

This commit is contained in:
xdavidwu 2021-02-27 22:29:03 +08:00
parent dfdc8dac9a
commit 555d1ee54b
No known key found for this signature in database
GPG Key ID: EF1E781EE6BE877E
3 changed files with 9 additions and 9 deletions

View File

@ -14,9 +14,9 @@ _boost_arch=arm
_boost_address_model=64
pkgname=android-$_pkg_arch-$_pkgname
pkgver=1.74.0
pkgver=1.75.0
_boostver=${pkgver//./_}
pkgrel=2
pkgrel=1
url='https://www.boost.org/'
arch=('any')
license=('custom')
@ -28,7 +28,7 @@ conflicts=("android-$_pkgname-$_android_arch")
replaces=("android-$_pkgname-$_android_arch")
source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2
no-versioned-shlibs.patch)
sha256sums=('83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1'
sha256sums=('953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb'
'd82d0f15064812dcabb3456a7bcb1db0e0f6145980e4728e638372e0fd35af23')
prepare() {

View File

@ -15,9 +15,9 @@ _boost_arch=arm
_boost_address_model=32
pkgname=android-$_pkg_arch-$_pkgname
pkgver=1.74.0
pkgver=1.75.0
_boostver=${pkgver//./_}
pkgrel=2
pkgrel=1
url='https://www.boost.org/'
arch=('any')
license=('custom')
@ -29,7 +29,7 @@ conflicts=("android-$_pkgname-$_android_arch")
replaces=("android-$_pkgname-$_android_arch")
source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2
no-versioned-shlibs.patch)
sha256sums=('83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1'
sha256sums=('953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb'
'd82d0f15064812dcabb3456a7bcb1db0e0f6145980e4728e638372e0fd35af23')
prepare() {

View File

@ -14,9 +14,9 @@ _boost_arch=x86
_boost_address_model=64
pkgname=android-$_pkg_arch-$_pkgname
pkgver=1.74.0
pkgver=1.75.0
_boostver=${pkgver//./_}
pkgrel=2
pkgrel=1
url='https://www.boost.org/'
arch=('any')
license=('custom')
@ -28,7 +28,7 @@ conflicts=("android-$_pkgname-$_android_arch")
replaces=("android-$_pkgname-$_android_arch")
source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2
no-versioned-shlibs.patch)
sha256sums=('83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1'
sha256sums=('953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb'
'd82d0f15064812dcabb3456a7bcb1db0e0f6145980e4728e638372e0fd35af23')
prepare() {