Browse Source

Merge pull request #2845 from MikePetullo/libdmapsharing

libdmapsharing: update to 2.9.35
lilik-openwrt-22.03
Yousong Zhou 8 years ago
committed by GitHub
parent
commit
563a3ae0e6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libdmapsharing/Makefile

+ 2
- 2
libs/libdmapsharing/Makefile View File

@ -10,7 +10,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libdmapsharing
PKG_VERSION:=2.9.32
PKG_VERSION:=2.9.35
PKG_RELEASE:=1
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_URL:=http://www.flyn.org/projects/libdmapsharing/
PKG_MD5SUM:=b0bb27525c92233bd76e5f7b7b6cfe6d
PKG_MD5SUM:=02008e1998646d0bb6ca45784133b748
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1


Loading…
Cancel
Save