Browse Source

minidlna: update to 1.1.5

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
lilik-openwrt-22.03
Ian Leonard 9 years ago
parent
commit
ac96784627
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      multimedia/minidlna/Makefile

+ 3
- 3
multimedia/minidlna/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=minidlna
PKG_VERSION:=1.1.4
PKG_RELEASE:=2
PKG_VERSION:=1.1.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/minidlna
PKG_MD5SUM:=67c9e91285bc3801fd91a5d26ea775d7
PKG_MD5SUM:=1970e553a1eb8a3e7e302e2ce292cbc4
PKG_LICENSE:=GPL-2.0 BSD-3-Clause
PKG_LICENSE_FILES:=COPYING LICENCE.miniupnpd


Loading…
Cancel
Save