minidlna: update to 1.2.1.

This commit is contained in:
Duncaen 2017-08-26 16:02:02 +02:00
parent cf6dfc8556
commit ef2c2c83e8
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
#!/bin/sh
exec minidlnad -S 2>&1
[ -r conf ] && . ./conf
exec minidlnad -S ${OPTS} 2>&1

View File

@ -1,7 +1,7 @@
# Template file for 'minidlna'
pkgname=minidlna
version=1.2.1
revision=1
revision=2
build_style=gnu-configure
configure_args="
--sbindir=/usr/bin