[vlc-commits] [Git][videolan/vlc][master] contrib: ogg: update to ogg 1.3.6
Tristan Matthews (@tmatth)
gitlab at videolan.org
Mon Jun 16 18:40:40 UTC 2025
Tristan Matthews pushed to branch master at VideoLAN / VLC
Commits:
e94baffb by Tristan Matthews at 2025-06-16T14:06:04-04:00
contrib: ogg: update to ogg 1.3.6
- - - - -
2 changed files:
- contrib/src/ogg/SHA512SUMS
- contrib/src/ogg/rules.mak
Changes:
=====================================
contrib/src/ogg/SHA512SUMS
=====================================
@@ -1 +1 @@
-5d1cbc2a3a1fcf5543f5729bd5eb560cfc740c5d17a2492ead137970c45e6203ec1f5de536d77c4b73ece9e3b0046eaa9181c02a09de72ac7ae51b1fca1e1ee7 libogg-1.3.5.tar.xz
+2168548e57e23fadca4aa66351214b23d699bc3aa47f5d065f8b583a3fe85c99333014a6aa38e4021b0e3750115b88258a6c00cac1e1496cdee5f12cdc633814 libogg-1.3.6.tar.xz
=====================================
contrib/src/ogg/rules.mak
=====================================
@@ -1,9 +1,8 @@
# libogg
-OGG_VERSION := 1.3.5
+OGG_VERSION := 1.3.6
OGG_URL := $(XIPH)/ogg/libogg-$(OGG_VERSION).tar.xz
-#OGG_CVSROOT := :pserver:anoncvs at xiph.org:/usr/local/cvsroot
PKGS += ogg
ifeq ($(call need_pkg,"ogg >= 1.0"),)
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e94baffb23596029e90d535a2a3c79ddf6d9bf54
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e94baffb23596029e90d535a2a3c79ddf6d9bf54
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list