libdmapsharing: Update to 3.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
c72a47b80d
commit
397cb607a0
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libdmapsharing
|
PKG_NAME:=libdmapsharing
|
||||||
PKG_VERSION:=3.9.1
|
PKG_VERSION:=3.9.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||||
|
@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://www.flyn.org/projects/libdmapsharing/
|
PKG_SOURCE_URL:=https://www.flyn.org/projects/libdmapsharing/
|
||||||
PKG_HASH:=7567888f588d0ee0a017385c09c68ceec0383b3e9b47f0df061a4386a69b1610
|
PKG_HASH:=377276d99799945dcfd241ecc8c93f49adbd6d95483360b4c0ebc949b2d86d2a
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
@ -36,7 +36,7 @@ define Package/libdmapsharing
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
DEPENDS:=+libsoup +mdnsresponder +gstreamer1-libs +gstreamer1-plugins-base +gst1-mod-app
|
DEPENDS:=+libsoup +mdnsresponder +gstreamer1-libs +gstreamer1-plugins-base +gst1-mod-app
|
||||||
TITLE:=libdmapsharing
|
TITLE:=libdmapsharing
|
||||||
URL:=http://www.flyn.org/projects/libdmapsharing/
|
URL:=https://www.flyn.org/projects/libdmapsharing/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libdmapsharing/decription
|
define Package/libdmapsharing/decription
|
||||||
|
|
Loading…
Reference in a new issue