roswell: update to 18.8.10.93. (#1890)

This commit is contained in:
cr6git 2018-08-18 05:16:42 +02:00 committed by GitHub
parent 356c42f3bf
commit 70dccc8542
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'roswell'
pkgname=roswell
version=18.6.10.92
version=18.8.10.93
revision=1
build_style=gnu-configure
hostmakedepends="automake"
@ -9,11 +9,11 @@ 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/archive/v${version}.tar.gz"
checksum=d1d2fc0da0981f6696f3b08a0b8b2547d2230e10ba32e7290c5472a2a7793c30
distfiles="https://github.com/roswell/roswell/releases/download/v${version}/roswell_${version}.orig.tar.gz"
checksum=eb705f5f8c82a862051fd3eb58a8ca1ac3cc2ef2ed85a7409718ab582953eaf0
pre_configure() {
sh bootstrap
./bootstrap
}
post_install() {