mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
extra/libgcrypt: upgrade to 1.4.4
This commit is contained in:
parent
0508665733
commit
bc39b01568
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libgcrypt
|
||||
pkgver=1.4.3
|
||||
pkgver=1.4.4
|
||||
pkgrel=0
|
||||
pkgdesc="general purpose crypto library based on the code used in GnuPG"
|
||||
url="http://www.gnupg.org"
|
||||
@ -25,5 +25,5 @@ build () {
|
||||
make -j1 DESTDIR="$pkgdir" install || return 1
|
||||
rm -f ${pkgdir}/usr/share/info/dir
|
||||
}
|
||||
md5sums="46e50e811ed51f1e0e8dd677dded967d libgcrypt-1.4.3.tar.bz2
|
||||
md5sums="34105aa927e23c217741966496b97e67 libgcrypt-1.4.4.tar.bz2
|
||||
28513788ba4d556ccd538867dc6205ab nocxx.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user