mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/intel-tbb to 4.4_20160526-1
This commit is contained in:
parent
c3ed4f17cc
commit
c2ce977c61
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=intel-tbb
|
||||
pkgver=4.4_20160413
|
||||
pkgver=4.4_20160526
|
||||
_tag=tbb${pkgver/\./}oss
|
||||
_file=${_tag}_src.tgz
|
||||
pkgrel=1
|
||||
|
@ -20,7 +20,7 @@ url='http://www.threadingbuildingblocks.org/'
|
|||
license=(GPL)
|
||||
depends=(gcc-libs)
|
||||
source=(http://threadingbuildingblocks.org/sites/default/files/software_releases/source/$_file)
|
||||
sha1sums=('d4cee5e4ca75cab5181834877738619c56afeb71')
|
||||
sha1sums=('b08adf14c65511f1e9813a3e289d72f9a6cd3006')
|
||||
|
||||
build() {
|
||||
cd $_tag
|
||||
|
|
Loading…
Reference in a new issue