libogg: update to 1.3.5.

Move URLs to HTTPS and add changelog.

Closes: #31491 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2021-06-14 10:37:38 +00:00 committed by Érico Nogueira
parent b9abdaddc7
commit 87f00306c6

View file

@ -1,14 +1,15 @@
# Template file for 'libogg' # Template file for 'libogg'
pkgname=libogg pkgname=libogg
version=1.3.4 version=1.3.5
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Ogg bitstream file format library" short_desc="Ogg bitstream file format library"
maintainer="Anthony Iliopoulos <ailiop@altatus.com>" maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://www.xiph.org/ogg/" homepage="https://www.xiph.org/ogg/"
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz" changelog="https://gitlab.xiph.org/xiph/ogg/-/raw/master/CHANGES"
checksum=c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe distfiles="https://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
checksum=c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705
post_install() { post_install() {
vlicense COPYING LICENSE vlicense COPYING LICENSE