aboutsummaryrefslogtreecommitdiff
path: root/libs/libogg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libogg/Makefile')
-rw-r--r--libs/libogg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libogg/Makefile b/libs/libogg/Makefile
index 91dfe8e1c..bd80514be 100644
--- a/libs/libogg/Makefile
+++ b/libs/libogg/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libogg
-PKG_VERSION:=1.3.4
-PKG_RELEASE:=1
+PKG_VERSION:=1.3.5
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://downloads.xiph.org/releases/ogg/
-PKG_HASH:=c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe
+PKG_HASH:=c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
PKG_LICENSE:=BSD-3-Clause