mirror of https://github.com/openwrt/packages.git
gst1-plugins-base: update to 1.24.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>pull/24389/head
parent
6fa623d824
commit
0935922c69
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst1-plugins-base
|
||||
PKG_VERSION:=1.22.12
|
||||
PKG_VERSION:=1.24.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-base
|
||||
PKG_HASH:=73cfadc3a6ffe77ed974cfd6fb391c605e4531f48db21dd6b9f42b8cb69bd8c1
|
||||
PKG_HASH:=f1094397eaa7932f06e57ebbb075aa33aa2c76e4b75630a16b02c8d4af46832e
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||
|
|
Loading…
Reference in New Issue