mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +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
|
||||
|
||||
pkgname=intel-tbb
|
||||
pkgver=2017_20170604
|
||||
_pkgver=2017_U7
|
||||
pkgver=2018_20170726
|
||||
_pkgver=2018
|
||||
_file=${_tag}_src.tgz
|
||||
pkgrel=1
|
||||
pkgdesc='High level abstract threading library'
|
||||
|
@ -21,7 +21,7 @@ url='http://www.threadingbuildingblocks.org/'
|
|||
license=(GPL)
|
||||
depends=(gcc-libs)
|
||||
source=(https://github.com/01org/tbb/archive/$_pkgver.tar.gz)
|
||||
sha256sums=('755b7dfaf018f5d8ae3bf2e8cfa0fa4672372548e8cc043ed1eb5b22a9bf5b72')
|
||||
sha256sums=('94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d')
|
||||
|
||||
build() {
|
||||
cd tbb-$_pkgver
|
||||
|
|
Loading…
Reference in a new issue