roswell: update to 18.6.10.92. (#396)
This commit is contained in:
parent
e070823ac3
commit
8dc96a8237
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'roswell'
|
||||
pkgname=roswell
|
||||
version=18.3.10.89
|
||||
version=18.6.10.92
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -9,8 +9,8 @@ short_desc="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/v${version}/roswell_$version.orig.tar.gz"
|
||||
checksum=3606469a787bd83f5f9bf887c49ebb264339ef18977097f63270356ce50c20b7
|
||||
distfiles="https://github.com/roswell/roswell/archive/v${version}.tar.gz"
|
||||
checksum=d1d2fc0da0981f6696f3b08a0b8b2547d2230e10ba32e7290c5472a2a7793c30
|
||||
|
||||
pre_configure() {
|
||||
sh bootstrap
|
||||
|
|
Loading…
Reference in a new issue