summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-10-05 20:52:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-10-05 20:52:50 +0200
commit807a898e3be4a0c1cc1e6879ff3b26e3b52ce4b8 (patch)
tree16b9b0e820b463f3a832b5cba72db7f35bfbaf30 /package
parentb5ca31408b93d01f8b15e2475e4856aa9a56fb05 (diff)
libvorbis: update to 1.3.7
Diffstat (limited to 'package')
-rw-r--r--package/libvorbis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libvorbis/Makefile b/package/libvorbis/Makefile
index 163a030a3..4ef067c3a 100644
--- a/package/libvorbis/Makefile
+++ b/package/libvorbis/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= libvorbis
-PKG_VERSION:= 1.3.5
+PKG_VERSION:= 1.3.7
PKG_RELEASE:= 1
-PKG_HASH:= 54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1
+PKG_HASH:= b33cc4934322bcbf6efcbacf49e3ca01aadbea4114ec9589d1b1e9d20f72954b
PKG_DESCR:= vorbis general audio compression codec library
PKG_SECTION:= libs/audio
PKG_BUILDDEP:= libogg