roswell: update to 18.9.10.94.
This commit is contained in:
parent
df0fcb7ccf
commit
4f822a988e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'roswell'
|
||||
pkgname=roswell
|
||||
version=18.8.10.93
|
||||
version=18.9.10.94
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -9,8 +9,9 @@ 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"
|
||||
changelog="https://raw.githubusercontent.com/roswell/roswell/master/ChangeLog"
|
||||
distfiles="https://github.com/roswell/roswell/releases/download/v${version}/roswell_${version}.orig.tar.gz"
|
||||
checksum=eb705f5f8c82a862051fd3eb58a8ca1ac3cc2ef2ed85a7409718ab582953eaf0
|
||||
checksum=dcb98b9b71f228ee8c35d18a40c703badf697fd04d3ff50d5e09871027b9d02e
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Reference in a new issue