Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: geoip
|
||||
description: Non-DNS IP-to-country resolver C library & utils
|
||||
version: 1.6.12
|
||||
revision: 1
|
||||
url: https://github.com/maxmind/geoip-api-c
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- zlib
|
||||
make_depends:
|
||||
- autoconf
|
||||
- libtool
|
||||
downloads:
|
||||
- url: https://github.com/maxmind/geoip-api-c/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 99b119f8e21e94f1dfd6d49fbeed29a70df1544896e76cd456f25e397b07d476
|
||||
Reference in New Issue
Block a user