Skip to content

Commit d8ccaf6

Browse files
authored
gst-rtsp-server: update to 1.28.2
1 parent 6aefe8a commit d8ccaf6

File tree

1 file changed

+2
-2
lines changed
  • components/encumbered/gst-rtsp-server

1 file changed

+2
-2
lines changed

components/encumbered/gst-rtsp-server/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ USE_DEFAULT_TEST_TRANSFORMS = yes
1919
include ../../../make-rules/shared-macros.mk
2020

2121
COMPONENT_NAME= gst-rtsp-server
22-
COMPONENT_VERSION= 1.28.1
22+
COMPONENT_VERSION= 1.28.2
2323
COMPONENT_SUMMARY= Multimedia graph framework - rtsp server
2424
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
2525
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
26-
COMPONENT_ARCHIVE_HASH= sha256:6cd0e86af20cfb749bdc24d2f5c30f4e60a3e8d198ae4e02e754b9937bdbf832
26+
COMPONENT_ARCHIVE_HASH= sha256:917c58b9ff14f91a6b5cd1c3af16c9fcfdf5d8d78d3d167c7e8fa5bdda35f947
2727
COMPONENT_PROJECT_URL= https://gstreamer.freedesktop.org
2828
COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
2929
COMPONENT_FMRI= library/audio/gstreamer/rtsp-server

0 commit comments

Comments
 (0)