From aa1537ed467eb5da8983b944d875d93f01289e0c Mon Sep 17 00:00:00 2001 From: Massimo Manzato Date: Fri, 28 Apr 2023 17:39:42 +0200 Subject: [PATCH] libvterm: update to 0.3.1 --- srcpkgs/libvterm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index ef8a8c655f7e..a7a7042e0e23 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -1,6 +1,6 @@ # Template file for 'libvterm' pkgname=libvterm -version=0.3 +version=0.3.1 revision=1 build_style=gnu-makefile make_install_target="install-lib install-inc" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.leonerd.org.uk/code/libvterm" distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz" -checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358 +checksum=25a8ad9c15485368dfd0a8a9dca1aec8fea5c27da3fa74ec518d5d3787f0c397 post_extract() { if [ "$CROSS_BUILD" ]; then