Skip to content

Commit

Permalink
Merge pull request #15880 from neheb/ogg
Browse files Browse the repository at this point in the history
libogg: update to 1.3.5
  • Loading branch information
neheb authored Jun 16, 2021
2 parents 03beef3 + 6a5ec24 commit bda9ae6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs/libogg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_LICENSE:=BSD-3-Clause
Expand Down

0 comments on commit bda9ae6

Please sign in to comment.