glslang: Update to 7.11.3113

This commit is contained in:
Predrag Ivanović 2019-03-06 17:22:59 +01:00
parent 321dc2e90f
commit a4e7ed2427
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yIMil5j1TOou5iWaGZ58mb+Qo9NXzzt4NEOgddvMRhY+17eGS03ijtKQDFcQkPrYJiF7pTtAiBa4q6y71tWNg4=
SHA256 (Pkgfile) = 819e24a48acf357ee50915da841e675fb660379382e6ceb7e584d81eaa84112a
RWSagIOpLGJF35ZoDEAqP/dvk4jcWJKOEOy83uqYeNHLq2u5VWCh4g3DLFjgzIkoy+svf0l5eiIMHwbP9Cf7IsJ0vvxgZt5aGgo=
SHA256 (Pkgfile) = 67d520f9ac908b1c65876f054c4cede7a4313b2a77e1207eba83f69fcc07112c
SHA256 (.footprint) = 35fb146142d61e33717e5d383b97477555ace56a0306e309b983ebfe22f0ef0f
SHA256 (glslang-7.11.3009.tar.bz2) = a28e50e3665a01b4a4eb3083e09128a57bef68d77624be800d562b5b06f4d35d
SHA256 (glslang-7.11.3113.tar.gz) = 4d238000162029f791cfcd65a28f10defa574516b94d9392695d27c8a1ce8b62

View File

@ -4,10 +4,10 @@
# Depends on: cmake git
name=glslang
version=7.11.3009
version=7.11.3113
release=1
#source=(https://github.com/KhronosGroup/glslang/archive/$version/$name-$version.tar.gz)
source=(https://bitbucket.org/predivan/distfiles/downloads/$name-$version.tar.bz2)
source=(https://github.com/KhronosGroup/glslang/archive/$version/$name-$version.tar.gz)
#source=(https://bitbucket.org/predivan/distfiles/downloads/$name-$version.tar.bz2)
build() {
cd $name-$version