Update libdmapsharing to 2.9.15; fixes https://dev.openwrt.org/ticket/11866.
Signed-off-by: W. Michael Petullo <[email protected]> Index: libs/libdmapsharing/Makefile =================================================================== --- libs/libdmapsharing/Makefile (revision 32713) +++ libs/libdmapsharing/Makefile (working copy) @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.9.13 +PKG_VERSION:=2.9.15 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=05aa705af3550107e7801b58735777ae +PKG_MD5SUM:=52c9e4d3de931d9013eeaccf7371bb2d PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
