From 87f00306c60f2ebab8a2e56f18a5b3fac9977036 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 14 Jun 2021 10:37:38 +0000 Subject: [PATCH] libogg: update to 1.3.5. Move URLs to HTTPS and add changelog. Closes: #31491 [via git-merge-pr] --- srcpkgs/libogg/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libogg/template b/srcpkgs/libogg/template index ec29abc33c1..c503f7728aa 100644 --- a/srcpkgs/libogg/template +++ b/srcpkgs/libogg/template @@ -1,14 +1,15 @@ # Template file for 'libogg' pkgname=libogg -version=1.3.4 +version=1.3.5 revision=1 build_style=gnu-configure short_desc="Ogg bitstream file format library" maintainer="Anthony Iliopoulos " license="BSD-3-Clause" -homepage="http://www.xiph.org/ogg/" -distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz" -checksum=c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe +homepage="https://www.xiph.org/ogg/" +changelog="https://gitlab.xiph.org/xiph/ogg/-/raw/master/CHANGES" +distfiles="https://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz" +checksum=c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705 post_install() { vlicense COPYING LICENSE