roswell: update to 22.12.14.113.
This commit is contained in:
parent
571f676436
commit
8f26515ad9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'roswell'
|
# Template file for 'roswell'
|
||||||
pkgname=roswell
|
pkgname=roswell
|
||||||
version=21.10.14.111
|
version=22.12.14.113
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libcurl"
|
hostmakedepends="automake libcurl"
|
||||||
|
@ -11,8 +11,9 @@ license="MIT"
|
||||||
homepage="https://github.com/roswell/roswell"
|
homepage="https://github.com/roswell/roswell"
|
||||||
changelog="https://raw.githubusercontent.com/roswell/roswell/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/roswell/roswell/master/ChangeLog"
|
||||||
distfiles="https://github.com/roswell/roswell/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/roswell/roswell/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d1eb3e93b3aa6327d34d06fe14796a52f98fd7588092e6dbe2cabd0b8fbd7c92
|
checksum=eb7e538e82822f857360d040b755e03ad2fdf87f151d34dafdae2a1180e7ec0b
|
||||||
make_check=no # tests require -fcommon
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in New Issue