libraries/libde265: Updated for version 1.0.10.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-01-27 20:54:38 +00:00 committed by Willy Sudiarto Raharjo
parent 5af13c913b
commit 09ba152568
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""