summaryrefslogtreecommitdiffstats
path: root/libraries/libde265/libde265.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-01-27 20:54:38 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:23:05 +0700
commit09ba152568a545e1a716900255a11664954ee666 (patch)
tree46a6a797e093d6672404053095e634f66b788749 /libraries/libde265/libde265.SlackBuild
parent5af13c913b888ec32fcb5fd33d32985d9e07ed04 (diff)
downloadslackbuilds-09ba152568a545e1a716900255a11664954ee666.tar.gz
slackbuilds-09ba152568a545e1a716900255a11664954ee666.tar.xz
libraries/libde265: Updated for version 1.0.10.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libde265/libde265.SlackBuild')
-rw-r--r--libraries/libde265/libde265.SlackBuild4
1 files changed, 2 insertions, 2 deletions
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}