Merge pull request #4432 from lazka/libgpg-error-1.48

libgpg-error: Update to 1.48
This commit is contained in:
Christoph Reiter 2024-02-23 20:33:19 +01:00 committed by GitHub
commit 50e5c4c62b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,18 +2,19 @@
pkgbase=libgpg-error
pkgname=('libgpg-error' 'libgpg-error-devel') # 'gpg-error'
pkgver=1.47
pkgver=1.48
pkgrel=1
pkgdesc="Support library for libgcrypt"
arch=('i686' 'x86_64')
url="https://gnupg.org"
msys2_repository_url="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git"
license=('spdx:LGPL-2.1-or-later')
depends=('sh' 'libiconv' 'libintl')
makedepends=('libiconv-devel' 'gettext-devel' 'autotools' 'gcc')
source=(https://gnupg.org/ftp/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig}
gnulib-weak.patch
gpg-error-static-linking.patch)
sha256sums=('9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb'
sha256sums=('89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f'
'SKIP'
'0df2f92ab866e9d9824086cca89ff286cfdfad5e659cb2b655061e0c7e562e3a'
'9780e3e397b983ef52d5dae22d54c4453a47bddf04eafa2f874c75038e3485eb')