mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
minidlna: update to 1.2.1.
This commit is contained in:
parent
ba965bb6c3
commit
cf6dfc8556
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'minidlna'
|
# Template file for 'minidlna'
|
||||||
pkgname=minidlna
|
pkgname=minidlna
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="BSD, GPL-2"
|
license="BSD, GPL-2"
|
||||||
homepage="http://minidlna.sourceforge.net/"
|
homepage="http://minidlna.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8d34436580c4c44be25976d5e46bc5b71af69bf441c4492774eac001164c4433
|
checksum=67388ba23ab0c7033557a32084804f796aa2a796db7bb2b770fb76ac2a742eec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE.miniupnpd # This one is BSD. COPYING is GPL-2
|
vlicense LICENCE.miniupnpd # This one is BSD. COPYING is GPL-2
|
||||||
|
|
Loading…
Add table
Reference in a new issue