diff options
| author | Alexey Yushkin <x636808@gmail.com> | 2025-03-02 18:38:19 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2025-03-03 11:22:20 +0000 |
| commit | c07e1e663ae5779d938d804de8eb526e89dd3090 (patch) | |
| tree | 3d03c284009f51d5caf3f94b36f7ae27560013f8 | |
| parent | 8d7e36726282c8601da62c738ada5a3974c38a97 (diff) | |
www/linux-widevine-cdm: Update to 4.10.2891.0
Pull Request: https://github.com/freebsd/freebsd-ports/pull/355
| -rw-r--r-- | www/linux-widevine-cdm/Makefile | 4 | ||||
| -rw-r--r-- | www/linux-widevine-cdm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/linux-widevine-cdm/Makefile b/www/linux-widevine-cdm/Makefile index e2e0110638be..8216f2f68e8e 100644 --- a/www/linux-widevine-cdm/Makefile +++ b/www/linux-widevine-cdm/Makefile @@ -2,7 +2,7 @@ # https://aur.archlinux.org/cgit/aur.git/?h=vivaldi-widevine PORTNAME= widevine-cdm -PORTVERSION= 4.10.2830.0 +PORTVERSION= 4.10.2891.0 CATEGORIES= www multimedia linux MASTER_SITES= https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/ PKGNAMEPREFIX= linux- @@ -24,7 +24,7 @@ NO_BUILD= yes PLIST_FILES= lib/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so \ lib/WidevineCdm/manifest.json -CHROME_VERSION= 128.0.6613.84-1 +CHROME_VERSION= 133.0.6943.53-1 post-extract: cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} data.tar.xz ${EXTRACT_AFTER_ARGS} diff --git a/www/linux-widevine-cdm/distinfo b/www/linux-widevine-cdm/distinfo index be19450f15f7..afcb412de2e2 100644 --- a/www/linux-widevine-cdm/distinfo +++ b/www/linux-widevine-cdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730715871 -SHA256 (google-chrome-stable_128.0.6613.84-1_amd64.deb) = e21001b470eaffc9483fa61ba54d5525d9a064d98b376a9bd1530f630dddb018 -SIZE (google-chrome-stable_128.0.6613.84-1_amd64.deb) = 110726136 +TIMESTAMP = 1740940325 +SHA256 (google-chrome-stable_133.0.6943.53-1_amd64.deb) = ef75f672885ba08f866c50e4e62923c674f53ca8c6e14a32ce103d4fd41ef559 +SIZE (google-chrome-stable_133.0.6943.53-1_amd64.deb) = 114071328 |
