diff options
author | W. Michael Petullo <mike@flyn.org> | 2019-10-14 08:37:51 -0400 |
---|---|---|
committer | W. Michael Petullo <mike@flyn.org> | 2019-10-14 08:37:51 -0400 |
commit | e4f3f8b02741223c869381b6e11d0a66a1a4a593 (patch) | |
tree | 4c2be52a0c6bc2abe1e7731bdc42ee1fab352dd3 /multimedia/gst1-plugins-base | |
parent | 0934faf567598aed280f8a993683ce5d45b6d88e (diff) |
gst1-plugins-base: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'multimedia/gst1-plugins-base')
-rw-r--r-- | multimedia/gst1-plugins-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst1-plugins-base/Makefile b/multimedia/gst1-plugins-base/Makefile index c797e2c44..8ce7ef4c1 100644 --- a/multimedia/gst1-plugins-base/Makefile +++ b/multimedia/gst1-plugins-base/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-base -PKG_VERSION:=1.16.0 +PKG_VERSION:=1.16.1 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \ @@ -21,7 +21,7 @@ PKG_CPE_ID:=cpe:/a:gstreamer:gst-plugins-base PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION) PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-base -PKG_HASH:=4093aa7b51e28fb24dfd603893fead8d1b7782f088b05ed0f22a21ef176fb5ae +PKG_HASH:=5c3cc489933d0597087c9bc6ba251c93693d64554bcc563539a084fa2d5fcb2b PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_gst1-mod-alsa \ |