From 762f5154f126f7a93b10e35eea24c84a7a9eefc4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 25 Dec 2017 08:52:27 +0100 Subject: libvorbis: update to 1.3.5 --- package/libvorbis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libvorbis/Makefile b/package/libvorbis/Makefile index dc3af170d..163a030a3 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.3 +PKG_VERSION:= 1.3.5 PKG_RELEASE:= 1 -PKG_HASH:= 834c7d35a5ebf4e7b8ab60b0979f2b7f204ca66ff6829728e9d2a67f15347ebd +PKG_HASH:= 54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1 PKG_DESCR:= vorbis general audio compression codec library PKG_SECTION:= libs/audio PKG_BUILDDEP:= libogg -- cgit v1.2.3