minidlna: update to 1.2.0.
This commit is contained in:
parent
5119faaf45
commit
5530056cb6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'minidlna'
|
||||
pkgname=minidlna
|
||||
version=1.1.5
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin
|
||||
|
@ -21,7 +21,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="BSD, GPL-2"
|
||||
homepage="http://minidlna.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8477ad0416bb2af5cd8da6dde6c07ffe1a413492b7fe40a362bc8587be15ab9b
|
||||
checksum=8d34436580c4c44be25976d5e46bc5b71af69bf441c4492774eac001164c4433
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.miniupnpd # This one is BSD. COPYING is GPL-2
|
||||
|
|
Loading…
Add table
Reference in a new issue