Skip to content

Commit

Permalink
nvidia470: update to 470.103.01.
Browse files Browse the repository at this point in the history
Fixes #35408
  • Loading branch information
Duncaen committed Feb 5, 2022
1 parent 60a5a61 commit d33201b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ libbrcmGLESv2.so rpi-userland-20180103_2
libbrcmOpenVG.so rpi-userland-20180103_2
libnvidia-ml.so.1 nvidia-libs-346.47_1 ignore
libnvidia-ml.so.1 nvidia390-libs-390.87_1 ignore
libnvidia-ml.so.1 nvidia470-libs-470.103.01_1 ignore
libnvidia-tls.so.346.47 nvidia-libs-346.47_1 ignore
libnvidia-glcore.so.346.47 nvidia-libs-346.47_1 ignore
libnvidia-gtk2.so.346.47 nvidia-gtklibs-346.47_1 ignore
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/harfbuzz/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'harfbuzz'
pkgname=harfbuzz
version=3.2.0
version=3.3.1
revision=1
build_style=meson
build_helper=gir
Expand All @@ -14,7 +14,7 @@ license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
checksum=0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
checksum=8c083384838f39f4a4856a6584def595b10cc071754a08d5e999293462b34296

libharfbuzz_package() {
short_desc+=" - runtime library"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/nvidia470/template
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _desc="NVIDIA drivers (GKxxx “Kepler”)"

pkgname=nvidia470
version=470.103.01
revision=1
revision=2
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="custom:NVIDIA Proprietary"
homepage="https://www.nvidia.com"
Expand Down

0 comments on commit d33201b

Please sign in to comment.