From 0bb943249e7bcc1593da08962d3de8a194db8491 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 20 Feb 2023 21:19:05 +0530 Subject: [PATCH] roswell: update to 22.12.14.113. --- srcpkgs/roswell/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/roswell/template b/srcpkgs/roswell/template index 03f45af726ad..3efa1210e9dd 100644 --- a/srcpkgs/roswell/template +++ b/srcpkgs/roswell/template @@ -1,6 +1,6 @@ # Template file for 'roswell' pkgname=roswell -version=21.10.14.111 +version=22.12.14.113 revision=1 build_style=gnu-configure hostmakedepends="automake libcurl" @@ -11,8 +11,9 @@ license="MIT" homepage="https://github.com/roswell/roswell" changelog="https://raw.githubusercontent.com/roswell/roswell/master/ChangeLog" distfiles="https://github.com/roswell/roswell/archive/refs/tags/v${version}.tar.gz" -checksum=d1eb3e93b3aa6327d34d06fe14796a52f98fd7588092e6dbe2cabd0b8fbd7c92 -make_check=no # tests require -fcommon +checksum=eb7e538e82822f857360d040b755e03ad2fdf87f151d34dafdae2a1180e7ec0b + +CFLAGS="-fcommon" pre_configure() { ./bootstrap