summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Vijay Marcel <vijaymarcel@outlook.com>2024-02-16 11:18:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 18:51:33 +0700
commit5ee8654fa1b3b4bc201da7c23a89ec070d2bcc19 (patch)
tree51c2b1213d7e24230ceeb7e94e629e25ba995462 /multimedia
parent829c6de13cf4f7a300717c9f93f2823fea58c652 (diff)
downloadslackbuilds-5ee8654fa1b3b4bc201da7c23a89ec070d2bcc19.tar.gz
slackbuilds-5ee8654fa1b3b4bc201da7c23a89ec070d2bcc19.tar.xz
multimedia/openh264: Updated for version 2.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/openh264/changelog4
-rw-r--r--multimedia/openh264/openh264.SlackBuild7
-rw-r--r--multimedia/openh264/openh264.info6
3 files changed, 9 insertions, 8 deletions
diff --git a/multimedia/openh264/changelog b/multimedia/openh264/changelog
index fef17607b0..89bc471494 100644
--- a/multimedia/openh264/changelog
+++ b/multimedia/openh264/changelog
@@ -16,3 +16,7 @@ openh264 slackbuild script fixed by B.Watson
17/05/2023:
updated to version 2.3.1
+
+13/02/2024:
+
+updated to version 2.4.1
diff --git a/multimedia/openh264/openh264.SlackBuild b/multimedia/openh264/openh264.SlackBuild
index a10b130575..5d1a5960de 100644
--- a/multimedia/openh264/openh264.SlackBuild
+++ b/multimedia/openh264/openh264.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for openh264
-# Copyright 2022-2023 Vijay Marcel
+# Copyright 2022-2024 Vijay Marcel
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openh264
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -56,9 +56,6 @@ else
LIBDIRSUFFIX=""
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/multimedia/openh264/openh264.info b/multimedia/openh264/openh264.info
index 8418b1859e..023b1f3dee 100644
--- a/multimedia/openh264/openh264.info
+++ b/multimedia/openh264/openh264.info
@@ -1,8 +1,8 @@
PRGNAM="openh264"
-VERSION="2.3.1"
+VERSION="2.4.1"
HOMEPAGE="https://github.com/cisco/openh264"
-DOWNLOAD="https://github.com/cisco/openh264/archive/v2.3.1/openh264-2.3.1.tar.gz"
-MD5SUM="fb26184faec8e0d99ffc87e2abd188aa"
+DOWNLOAD="https://github.com/cisco/openh264/archive/v2.4.1/openh264-2.4.1.tar.gz"
+MD5SUM="08396d6c467f7ae063d40b3a378870b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""