bump REVISION of minidlna to force updates; no idea what abi changed

but the old binary on my system wasn't answering UPNP multicast and
rebuilding fixed it for me.
This commit is contained in:
sthen 2015-12-16 23:26:14 +00:00
parent 215d9ff99f
commit 7c560ce235

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2015/10/13 10:34:00 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2015/12/16 23:26:14 sthen Exp $
COMMENT= lightweight DLNA/UPnP-AV media server (aka ReadyMedia)
V= 1.1.5
REVISION= 1
REVISION= 2
DISTNAME= minidlna-$V
PKGNAME= minidlna-$V