mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/geoipupdate to 4.5.0-1
This commit is contained in:
parent
199ea6b658
commit
0b8a1deef4
1 changed files with 4 additions and 3 deletions
|
@ -6,12 +6,13 @@
|
|||
# - comment manual installation
|
||||
|
||||
pkgname=geoipupdate
|
||||
pkgver=4.3.0
|
||||
pkgrel=3
|
||||
pkgver=4.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="Update GeoIP2 and GeoIP Legacy binary databases from MaxMind"
|
||||
license=('Apache' 'MIT')
|
||||
arch=('x86_64')
|
||||
url="https://dev.maxmind.com/geoip/geoipupdate"
|
||||
depends=(glibc)
|
||||
makedepends=(go)
|
||||
backup=(etc/GeoIP.conf)
|
||||
provides=(geoip2-database)
|
||||
|
@ -24,7 +25,7 @@ source=(
|
|||
"0001-remove-manuals.patch"
|
||||
)
|
||||
|
||||
sha256sums=('0c6df6a563203e87e80c9998975c287cd4e3a5eb6c83b90dd5a0597298b098f0'
|
||||
sha256sums=('dfa3ecebebe23923735612fc442388c5d8e02991b316012ab7d2738b3a48e9d4'
|
||||
'94d120a089524b91b2c3095332dee66b346bc97f1496cbff677ff02afa37a6cc'
|
||||
'ba9039ae9cc3dea4fe48480527b515cab2ad3a2f69aea5bf55f551e6895779e3'
|
||||
'bac4deced8219f56e1b394986f5125a6b36864bb5e9ebf0499ec0edcba55f9ed')
|
||||
|
|
Loading…
Reference in a new issue