mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
tbb: update to 4.4.20150728.
This commit is contained in:
parent
d6040e9cdd
commit
e0eb0039ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tbb'
|
# Template file for 'tbb'
|
||||||
pkgname=tbb
|
pkgname=tbb
|
||||||
version=4.3.20150611
|
version=4.4.20150728
|
||||||
revision=1
|
revision=1
|
||||||
_lv="${version%.*}"
|
_lv="${version%.*}"
|
||||||
_lv="${_lv//.}"
|
_lv="${_lv//.}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.threadingbuildingblocks.org"
|
homepage="http://www.threadingbuildingblocks.org"
|
||||||
distfiles="https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${_lv}_${_rv}oss_src.tgz"
|
distfiles="https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${_lv}_${_rv}oss_src.tgz"
|
||||||
checksum=221f85fe64e11c9638e43b3c57d5750c26683905fc90827c0bcfefdb286e79c9
|
checksum=e9534f3238e6f7b34f9d0a78cb8604da1c5a611c5a2569fdd9cc90e06339538a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib
|
vmkdir usr/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue