mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/intel-tbb to 2017_20170412-1
This commit is contained in:
parent
f69122a904
commit
ad7cb72eb3
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=intel-tbb
|
||||
pkgver=2017_20170226
|
||||
_pkgver=2017_U5
|
||||
pkgver=2017_20170412
|
||||
_pkgver=2017_U6
|
||||
_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=('780baf0ad520f23b54dd20dc97bf5aae4bc562019e0a70f53bfc4c1afec6e545')
|
||||
sha256sums=('1f7df7af6045179a45eba9b5dfde74d185ee7f573328f103c137696f81e4ae5a')
|
||||
|
||||
build() {
|
||||
cd tbb-$_pkgver
|
||||
|
|
Loading…
Reference in a new issue