Skip to content

Commit

Permalink
geoip: fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
heliocat authored and Piraty committed Apr 14, 2021
1 parent deaf2b2 commit acb8467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/geoip/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'geoip'
pkgname=geoip
version=1.6.12
revision=2
revision=3
wrksrc="GeoIP-${version}"
build_style=gnu-configure
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
hostmakedepends="automake libtool"
makedepends="zlib-devel"
short_desc="Non-DNS IP-to-country resolver C library and utilities"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://www.maxmind.com/app/c"
license="GPL-2"
distfiles="https://github.com/maxmind/geoip-api-c/releases/download/v$version/GeoIP-$version.tar.gz"
checksum=1dfb748003c5e4b7fd56ba8c4cd786633d5d6f409547584f6910398389636f80

Expand Down

0 comments on commit acb8467

Please sign in to comment.