From 68f4aced2094dc5c7a5b13a1f4856131c49d90ad Mon Sep 17 00:00:00 2001 From: Liam Howley Date: Thu, 20 Jan 2022 16:58:31 +0000 Subject: [PATCH] roswell: update to 21.10.14.111 --- srcpkgs/roswell/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/roswell/template b/srcpkgs/roswell/template index 7a1c340444ca..2afab21d33dc 100644 --- a/srcpkgs/roswell/template +++ b/srcpkgs/roswell/template @@ -1,17 +1,18 @@ # Template file for 'roswell' pkgname=roswell -version=19.09.12.102 +version=21.10.14.111 revision=1 build_style=gnu-configure -hostmakedepends="automake" +hostmakedepends="automake libcurl" makedepends="libcurl-devel" +make_check=no # tests require -fcommon short_desc="Lisp installer and launcher for major environment that just works" maintainer="Liam Howley " license="MIT" homepage="https://github.com/roswell/roswell" changelog="https://raw.githubusercontent.com/roswell/roswell/master/ChangeLog" -distfiles="https://github.com/roswell/roswell/releases/download/v${version}/roswell_${version}.orig.tar.gz" -checksum=99aa1535761e2cdd45ad447256a985d311dffb6826f50d9a61c77a6f737a82bf +distfiles="https://github.com/roswell/roswell/archive/refs/tags/v${version}.tar.gz" +checksum=d1eb3e93b3aa6327d34d06fe14796a52f98fd7588092e6dbe2cabd0b8fbd7c92 pre_configure() { ./bootstrap