mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
geoip-data: fix license=
This commit is contained in:
parent
9df5765d43
commit
b62b809d67
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'geoip-data'
|
# Template file for 'geoip-data'
|
||||||
pkgname=geoip-data
|
pkgname=geoip-data
|
||||||
version=20171002
|
version=20171002
|
||||||
revision=1
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Non-DNS IP-to-country resolver C library and utilities (data files)"
|
short_desc="Non-DNS IP-to-country resolver C library and utilities (data files)"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="CC BY-SA 4.0"
|
license="CC-BY-SA-4.0"
|
||||||
homepage="https://dev.maxmind.com/geoip/legacy/geolite/"
|
homepage="https://dev.maxmind.com/geoip/legacy/geolite/"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue