From 42d51f7b6cebed49abca14aa690bf1e85de492b8 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 23 Nov 2020 19:28:27 +0200 Subject: [PATCH] libvterm: update to 0.1.4, change distfiles url. --- srcpkgs/libvterm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index a6aa63f2277..54d9ad06321 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -1,6 +1,6 @@ # Template file for 'libvterm' pkgname=libvterm -version=0.1.3 +version=0.1.4 revision=1 build_style=gnu-makefile make_install_target="install-lib install-inc" @@ -9,8 +9,8 @@ short_desc="Abstract VT220/xterm/ECMA-48 emulation library" maintainer="Steve Prybylski " license="MIT" homepage="http://www.leonerd.org.uk/code/libvterm" -distfiles="https://launchpad.net/libvterm/trunk/v${version%.*}/+download/libvterm-${version}.tar.gz" -checksum=e41724466a4658e0f095e8fc5aeae26026c0726dce98ee71d6920d06f7d78e2b +distfiles="http://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz" +checksum=bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd post_extract() { if [ "$CROSS_BUILD" ]; then