From 09ba152568a545e1a716900255a11664954ee666 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 27 Jan 2023 20:54:38 +0000 Subject: libraries/libde265: Updated for version 1.0.10. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- libraries/libde265/libde265.SlackBuild | 4 ++-- libraries/libde265/libde265.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libraries/libde265') diff --git a/libraries/libde265/libde265.SlackBuild b/libraries/libde265/libde265.SlackBuild index 97914496eb..39b78c89d2 100644 --- a/libraries/libde265/libde265.SlackBuild +++ b/libraries/libde265/libde265.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libde265 -# Copyright 2020-2022, Alexander Verbovetsky, Moscow, Russia +# Copyright 2020-2023, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libde265 -VERSION=${VERSION:-1.0.9} +VERSION=${VERSION:-1.0.10} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/libde265/libde265.info b/libraries/libde265/libde265.info index 5cfc35f771..500ec45c9b 100644 --- a/libraries/libde265/libde265.info +++ b/libraries/libde265/libde265.info @@ -1,8 +1,8 @@ PRGNAM="libde265" -VERSION="1.0.9" +VERSION="1.0.10" HOMEPAGE="https://github.com/strukturag/libde265" -DOWNLOAD="https://github.com/strukturag/libde265/releases/download/v1.0.9/libde265-1.0.9.tar.gz" -MD5SUM="3d0d35a643c31b12e04030fd7963a6db" +DOWNLOAD="https://github.com/strukturag/libde265/releases/download/v1.0.10/libde265-1.0.10.tar.gz" +MD5SUM="2b45cf71508336df25c84c7c9b00a7c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad