mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/intel-tbb to 4.3_20150611-1
This commit is contained in:
parent
e4cdb87bc3
commit
cdfa225a0d
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgname=intel-tbb
|
pkgname=intel-tbb
|
||||||
pkgver=4.3_20150209
|
pkgver=4.3_20150611
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='High level abstract threading library'
|
pkgdesc='High level abstract threading library'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -18,7 +18,7 @@ url='http://www.threadingbuildingblocks.org/'
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src.tgz")
|
source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src.tgz")
|
||||||
sha1sums=('cb17bee2a9c98a2b98f3ff16208c1c1fae29e6ab')
|
sha1sums=('5457cd15ad13625442283e67844199a79e88a3a4')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd tbb${pkgver/\./}oss
|
cd tbb${pkgver/\./}oss
|
||||||
|
|
Loading…
Reference in a new issue