From 983006f12a041dfe9f4f7b8bee21b5b463453ee3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Espen=20J=C3=BCrgensen?= Date: Mon, 31 Oct 2022 22:56:32 +0100 Subject: [PATCH] owntone: Update to 28.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Espen Jürgensen --- sound/owntone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/owntone/Makefile b/sound/owntone/Makefile index 68133c8756..6619a55bcb 100644 --- a/sound/owntone/Makefile +++ b/sound/owntone/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owntone -PKG_VERSION:=28.4 +PKG_VERSION:=28.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/owntone/owntone-server/releases/download/$(PKG_VERSION)/ -PKG_HASH:=6b3dcfe0c51aa6424a0a0c695b2f0350302dfde3351e19961224847076889c92 +PKG_HASH:=c9ee0152dc488f782a25a68e72d24c109882bef3dd2914315fe499c8415fd898 PKG_FIXUP:=autoreconf PKG_USE_MIPS16:=0 -- 2.30.2