roswell: update to 17.10.10.83. (#8872)
This commit is contained in:
parent
57af790d54
commit
af377fed62
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'roswell'
|
||||
pkgname=roswell
|
||||
version=17.7.9.80
|
||||
version=17.10.10.83
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake autoconf"
|
||||
|
@ -9,8 +9,8 @@ short_desc="A lisp installer and launcher for major environment that just works"
|
|||
maintainer="Liam Howley <liam.howley@hotmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/roswell/roswell"
|
||||
distfiles="https://github.com/roswell/roswell/releases/download/v17.7.9.80/roswell_$version.orig.tar.gz"
|
||||
checksum=20e5a99a5865a906874c5361edd79e80445e8cb62d633aa55b77454eb798077a
|
||||
distfiles="https://github.com/roswell/roswell/releases/download/v${version}/roswell_$version.orig.tar.gz"
|
||||
checksum=c837475a4e2ee27d2ad323b1f37ebc915f2977f92a91f8f6cbbfd432e8c55703
|
||||
|
||||
pre_configure() {
|
||||
sh bootstrap
|
||||
|
|
Loading…
Reference in a new issue