public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libogg: Update to 1.3.5
@ 2021-06-10 11:53 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-06-10 11:53 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1799 bytes --]

- Update from 1.3.4 to 1.3.5
- Update rootfile
- Changelog
   Version 1.3.5 (2020 June 3)
    * Fix unsigned typedef problem on macOS.
    * Fix overflow check in ogg_sync_buffer.
    * Clean up cmake and autotools build files.
    * Remove Symbian and Apple XCode build files.
    * Fix documentation cross-reference links.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/libogg | 3 +--
 lfs/libogg                       | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/packages/libogg b/config/rootfiles/packages/libogg
index 0b53490cd..2977fc6b0 100644
--- a/config/rootfiles/packages/libogg
+++ b/config/rootfiles/packages/libogg
@@ -6,7 +6,7 @@
 #usr/lib/libogg.la
 #usr/lib/libogg.so
 usr/lib/libogg.so.0
-usr/lib/libogg.so.0.8.4
+usr/lib/libogg.so.0.8.5
 #usr/lib/pkgconfig/ogg.pc
 #usr/share/aclocal/ogg.m4
 #usr/share/doc/libogg
@@ -94,4 +94,3 @@ usr/lib/libogg.so.0.8.4
 #usr/share/doc/libogg/vorbisword2.png
 #usr/share/doc/libogg/white-ogg.png
 #usr/share/doc/libogg/white-xifish.png
-
diff --git a/lfs/libogg b/lfs/libogg
index 76a1e6813..59a0a3fa1 100644
--- a/lfs/libogg
+++ b/lfs/libogg
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.3.4
+VER        = 1.3.5
 
 THISAPP    = libogg-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libogg
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = eadef24aad6e3e8379ba0d14971fd64a
+$(DL_FILE)_MD5 = 3178c98341559657a15b185bf5d700a5
 
 install : $(TARGET)
 
-- 
2.32.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-10 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 11:53 [PATCH] libogg: Update to 1.3.5 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox