From 0ed626b78e55999ea5e2c3943ae2863af4bfc53d Mon Sep 17 00:00:00 2001 From: Tor Morten Finnesand Date: Sat, 1 Feb 2025 10:02:22 +0100 Subject: [PATCH] libde265: update to version 1.0.15 --- srcpkgs/libde265/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libde265/template b/srcpkgs/libde265/template index 1e3048f509b4b4..87a35945d08ba0 100644 --- a/srcpkgs/libde265/template +++ b/srcpkgs/libde265/template @@ -1,6 +1,6 @@ # Template file for 'libde265' pkgname=libde265 -version=1.0.12 +version=1.0.15 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ license="LGPL-3.0-or-later" homepage="https://www.libde265.org" changelog="https://github.com/strukturag/libde265/releases" distfiles="https://github.com/strukturag/libde265/releases/download/v${version}/libde265-${version}.tar.gz" -checksum=62185ea2182e68cf68bba20cc6eb4c287407b509cf0a827d7ddb75614db77b5c +checksum=00251986c29d34d3af7117ed05874950c875dd9292d016be29d3b3762666511d post_install() { # Why is this installed anyway?