mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/intel-tbb to 2017_20170604-1
This commit is contained in:
parent
4762e494dc
commit
5b7a8ed17c
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
||||||
buildarch=12
|
buildarch=12
|
||||||
|
|
||||||
pkgname=intel-tbb
|
pkgname=intel-tbb
|
||||||
pkgver=2017_20170412
|
pkgver=2017_20170604
|
||||||
_pkgver=2017_U6
|
_pkgver=2017_U7
|
||||||
_file=${_tag}_src.tgz
|
_file=${_tag}_src.tgz
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='High level abstract threading library'
|
pkgdesc='High level abstract threading library'
|
||||||
|
@ -21,7 +21,7 @@ url='http://www.threadingbuildingblocks.org/'
|
||||||
license=(GPL)
|
license=(GPL)
|
||||||
depends=(gcc-libs)
|
depends=(gcc-libs)
|
||||||
source=(https://github.com/01org/tbb/archive/$_pkgver.tar.gz)
|
source=(https://github.com/01org/tbb/archive/$_pkgver.tar.gz)
|
||||||
sha256sums=('1f7df7af6045179a45eba9b5dfde74d185ee7f573328f103c137696f81e4ae5a')
|
sha256sums=('755b7dfaf018f5d8ae3bf2e8cfa0fa4672372548e8cc043ed1eb5b22a9bf5b72')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd tbb-$_pkgver
|
cd tbb-$_pkgver
|
||||||
|
|
Loading…
Reference in a new issue