Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / libmaxminddb


Commits:
7454e584 by Massimiliano Torromeo at 2025-01-16T20:21:47+01:00
upgpkg: 1.12.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = libmaxminddb
        pkgdesc = MaxMind GeoIP2 database - split package with library and 
utilities
-       pkgver = 1.12.1
+       pkgver = 1.12.2
        pkgrel = 1
        url = https://dev.maxmind.com/geoip/geoip2/downloadable/
        arch = x86_64
        license = Apache-2.0
        optdepends = geoip2-database: IP geolocation databases
-       source = 
https://github.com/maxmind/libmaxminddb/releases/download/1.12.1/libmaxminddb-1.12.1.tar.gz
-       sha256sums = 
30f8dcdbb0df586a2780fcbca5824300d2365734cfbc464ff306751179ef62ce
+       source = 
https://github.com/maxmind/libmaxminddb/releases/download/1.12.2/libmaxminddb-1.12.2.tar.gz
+       sha256sums = 
1bfbf8efba3ed6462e04e225906ad5ce5fe958aa3d626a1235b2a2253d600743
 
 pkgname = libmaxminddb
        pkgdesc = MaxMindDB GeoIP2 database library


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=(libmaxminddb mmdblookup)
 
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="MaxMind GeoIP2 database - split package with library and utilities"
 license=('Apache-2.0')
@@ -11,7 +11,7 @@ arch=('x86_64')
 url="https://dev.maxmind.com/geoip/geoip2/downloadable/";
 optdepends=('geoip2-database: IP geolocation databases')
 
source=("https://github.com/maxmind/libmaxminddb/releases/download/$pkgver/libmaxminddb-$pkgver.tar.gz";)
-sha256sums=('30f8dcdbb0df586a2780fcbca5824300d2365734cfbc464ff306751179ef62ce')
+sha256sums=('1bfbf8efba3ed6462e04e225906ad5ce5fe958aa3d626a1235b2a2253d600743')
 
 build() {
        cd "$srcdir"/libmaxminddb-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmaxminddb/-/commit/7454e5847b627fab1a3b074d64cc4375f7bc28a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmaxminddb/-/commit/7454e5847b627fab1a3b074d64cc4375f7bc28a2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to