aboutsummaryrefslogtreecommitdiff
path: root/libraries/libde265/libde265.SlackBuild
diff options
context:
space:
mode:
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 97914496ebc8..39b78c89d29e 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}