mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tanidvr: fix license, other lint
This commit is contained in:
parent
50937ea671
commit
a551dcd133
1 changed files with 5 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'tanidvr'
|
# Template file for 'tanidvr'
|
||||||
pkgname="tanidvr"
|
pkgname=tanidvr
|
||||||
version="1.4.1"
|
version=1.4.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
short_desc="A tool for DVRs and IP cameras based on the DVR-IP protocol"
|
short_desc="Tool for DVRs and IP cameras based on the DVR-IP protocol"
|
||||||
maintainer="ymoon <ymoon@hyenas.tech>"
|
maintainer="ymoon <ymoon@hyenas.tech>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://tanidvr.sourceforge.net"
|
homepage="http://tanidvr.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum="7c0d17c1dd75b3e3b05108451f9d77222dd8938fbf96e1467c3a48dbd9b7bbc9"
|
checksum="7c0d17c1dd75b3e3b05108451f9d77222dd8938fbf96e1467c3a48dbd9b7bbc9"
|
||||||
|
|
Loading…
Add table
Reference in a new issue