1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00

main/*: rebuild against libassuan 3.0.2

This commit is contained in:
fossdd 2025-07-06 00:36:32 +02:00 committed by achill (fossdd)
parent dc3fc2d949
commit 1d9557ce7a
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ pkgname=gnupg
# Upgrade to LTS versions only. # Upgrade to LTS versions only.
pkgver=2.4.8 pkgver=2.4.8
_ver=${pkgver/_beta/-beta} _ver=${pkgver/_beta/-beta}
pkgrel=0 pkgrel=1
pkgdesc="GNU Privacy Guard 2 - meta package for full GnuPG suite" pkgdesc="GNU Privacy Guard 2 - meta package for full GnuPG suite"
url="https://www.gnupg.org/" url="https://www.gnupg.org/"
arch="all" arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pinentry pkgname=pinentry
pkgver=1.3.1 pkgver=1.3.1
pkgrel=0 pkgrel=1
pkgdesc="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" pkgdesc="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
url="https://www.gnupg.org/aegypten2/" url="https://www.gnupg.org/aegypten2/"
arch="all" arch="all"