From 1edcf3051d5ce30f91f20fb960639104b4d2fba7 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. libcurl added to hostmakedepends --- srcpkgs/roswell/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/roswell/template b/srcpkgs/roswell/template index 7a1c340444ca..f1bac3ad1339 100644 --- a/srcpkgs/roswell/template +++ b/srcpkgs/roswell/template @@ -1,17 +1,17 @@ # 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" 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