tbb: update to 4.4.20151010.
This commit is contained in:
parent
a67744156b
commit
8a106266ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=4.4.20150928
|
||||
version=4.4.20151010
|
||||
revision=3
|
||||
_lv="${version%.*}"
|
||||
_lv="${_lv//.}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.threadingbuildingblocks.org"
|
||||
distfiles="https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${_lv}_${_rv}oss_src.tgz"
|
||||
checksum=260331974e1f3af910deadfea01f309d1c05f89523e254c05d2658ceb3496dee
|
||||
checksum=1667caf6a148fc870bb07ca93724df2aa27d1d83422f7052815c235e8622ec65
|
||||
|
||||
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"
|
||||
|
||||
|
|
Loading…
Reference in a new issue