Update pkgs checksums
This commit is contained in:
parent
710cb6378b
commit
a31e02720c
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/intel/igsc"
|
homepage="https://github.com/intel/igsc"
|
||||||
changelog="${homepage}/releases/tag/V${version}"
|
changelog="${homepage}/releases/tag/V${version}"
|
||||||
distfiles="${homepage}/archive/V${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/V${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=84b7a3c7e968bfeb93cf1bf635781353b2e12fda5da12d2347af1db0f9514f35
|
checksum=9726227af0667d247db54f94621b9d1af312dff1cd06ba75a18052cbcb754fa7
|
||||||
|
|
||||||
igsc-devel_package() {
|
igsc-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/intel/compute-runtime"
|
homepage="https://github.com/intel/compute-runtime"
|
||||||
changelog="${homepage}/releases/tag/${version}"
|
changelog="${homepage}/releases/tag/${version}"
|
||||||
distfiles="${homepage}/releases/download/${version}/intel-opencl-icd_${version}_amd64.deb"
|
distfiles="${homepage}/releases/download/${version}/intel-opencl-icd_${version}_amd64.deb"
|
||||||
checksum=f5e8acdb9f302c064662766e52f11082686eb962fea26570a106ee1afe6f3c89
|
checksum=
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
ar x intel-opencl-icd_${version}_amd64.deb
|
ar x intel-opencl-icd_${version}_amd64.deb
|
||||||
|
|
|
@ -11,7 +11,7 @@ maintainer="KF-Art <https://github.com/KF-Art>"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0"
|
||||||
homepage="https://github.com/linuxmint/pix"
|
homepage="https://github.com/linuxmint/pix"
|
||||||
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=84934c9ab237e0676029abeeb00ec2ff203c800c713ef1d808df80980019ae38
|
checksum=7cb509037b8b712f3be2cfa1cc35491cc95abb2f5a2a966910edf7a172eb98fa
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
gnome-autogen.sh --prefix="/usr" \
|
gnome-autogen.sh --prefix="/usr" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue