package/libogg: bump version to 1.3.6

Changelog:
https://gitlab.xiph.org/xiph/ogg/-/blob/v1.3.6/CHANGES

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: update change log url to use tag]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-07-04 18:55:49 +02:00
committed by Julien Olivain
parent 766b08647c
commit c10f7dfdb9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.xiph.org/downloads/
sha256 c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705 libogg-1.3.5.tar.xz
sha256 5c8253428e181840cd20d41f3ca16557a9cc04bad4a3d04cce84808677fa1061 libogg-1.3.6.tar.xz
# Hash for license file:
sha256 d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBOGG_VERSION = 1.3.5
LIBOGG_VERSION = 1.3.6
LIBOGG_SOURCE = libogg-$(LIBOGG_VERSION).tar.xz
LIBOGG_SITE = http://downloads.xiph.org/releases/ogg
LIBOGG_LICENSE = BSD-3-Clause