mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libgpg-error: update to 1.55.
This commit is contained in:
parent
7a6f441a3a
commit
050234be3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgpg-error'
|
||||
pkgname=libgpg-error
|
||||
version=1.49
|
||||
version=1.55
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="qemu"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://www.gnupg.org"
|
||||
distfiles="https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9
|
||||
checksum=95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/share/common-lisp
|
||||
|
|
Loading…
Add table
Reference in a new issue