mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/intel-tbb to 2018_20170726-1
This commit is contained in:
parent
637e582bf1
commit
3828d33f1e
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_20170604
|
pkgver=2018_20170726
|
||||||
_pkgver=2017_U7
|
_pkgver=2018
|
||||||
_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=('755b7dfaf018f5d8ae3bf2e8cfa0fa4672372548e8cc043ed1eb5b22a9bf5b72')
|
sha256sums=('94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd tbb-$_pkgver
|
cd tbb-$_pkgver
|
||||||
|
|
Loading…
Reference in a new issue