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'
|
||||
pkgname="tanidvr"
|
||||
version="1.4.1"
|
||||
revision=1
|
||||
pkgname=tanidvr
|
||||
version=1.4.1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
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>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://tanidvr.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum="7c0d17c1dd75b3e3b05108451f9d77222dd8938fbf96e1467c3a48dbd9b7bbc9"
|
||||
|
|
Loading…
Reference in a new issue