roswell: update to 22.12.14.113.
This commit is contained in:
parent
571f676436
commit
8f26515ad9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue