summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorPavel Vinogradov2022-04-28 16:26:00 -0400
committerPavel Vinogradov2022-04-28 16:26:31 -0400
commit7decc778235fff8dd2024e817aca314f204f139b (patch)
tree8b04c5e3d24d437a00032a53db6c92dab462556d /video
parent7450b3a8d199e8abd472e36036b41e3589013732 (diff)
video/pipewire: version 0.3.51
Diffstat (limited to 'video')
-rwxr-xr-xvideo/pipewire/DETAILS4
-rw-r--r--video/pipewire/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/video/pipewire/DETAILS b/video/pipewire/DETAILS
index b8925764af..058bbd001c 100755
--- a/video/pipewire/DETAILS
+++ b/video/pipewire/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.3.50
- SOURCE_HASH=sha512:6f50e31a5029ae8c65af8ef86080ec8389e10dda77177dbb63051f11defe99c0fe2f919ba42d4e72cec9753dd64f0f492afe8d5316750c7739318aa5703e2ab6
+ VERSION=0.3.51
+ SOURCE_HASH=sha512:13f6674f5b08d54ef80db5719882921cd3c061ec49b55ffbb4839708744d3a72244942a3dc22749a9b59ce1f54c0d41271b7c6e1f23f4760b43142874335d899
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]="https://gitlab.freedesktop.org/${SPELL}/${SPELL}/-/archive/${VERSION}/${SOURCE}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/video/pipewire/HISTORY b/video/pipewire/HISTORY
index 92641f1eff..7692a90fda 100644
--- a/video/pipewire/HISTORY
+++ b/video/pipewire/HISTORY
@@ -1,3 +1,6 @@
+2022-04-28 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.3.51
+
2022-04-18 Pavel Vinogradov <public@sourcemage.org>
* DETAILS, PREPARE: added scm branch, gz -> bz2, switched to GitLab