mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
mfoc: fix license
This commit is contained in:
parent
297a59f872
commit
14b7ada2d4
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mfoc'
|
# Template file for 'mfoc'
|
||||||
pkgname=mfoc
|
pkgname=mfoc
|
||||||
version=0.10.7
|
version=0.10.7
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="libnfc-devel"
|
makedepends="libnfc-devel"
|
||||||
short_desc="Mifare Classic Offline Cracker"
|
short_desc="Mifare Classic Offline Cracker"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://nfc-tools.org"
|
homepage="http://nfc-tools.org"
|
||||||
distfiles="https://github.com/nfc-tools/mfoc/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/nfc-tools/mfoc/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2dfd8ffa4a8b357807680d190a91c8cf3db54b4211a781edc1108af401dbaad7
|
checksum=2dfd8ffa4a8b357807680d190a91c8cf3db54b4211a781edc1108af401dbaad7
|
||||||
|
|
Loading…
Add table
Reference in a new issue