mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
roswell: update to 18.8.10.93. (#1890)
This commit is contained in:
parent
356c42f3bf
commit
70dccc8542
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'roswell'
|
# Template file for 'roswell'
|
||||||
pkgname=roswell
|
pkgname=roswell
|
||||||
version=18.6.10.92
|
version=18.8.10.93
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
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>"
|
maintainer="Liam Howley <liam.howley@hotmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/roswell/roswell"
|
homepage="https://github.com/roswell/roswell"
|
||||||
distfiles="https://github.com/roswell/roswell/archive/v${version}.tar.gz"
|
distfiles="https://github.com/roswell/roswell/releases/download/v${version}/roswell_${version}.orig.tar.gz"
|
||||||
checksum=d1d2fc0da0981f6696f3b08a0b8b2547d2230e10ba32e7290c5472a2a7793c30
|
checksum=eb705f5f8c82a862051fd3eb58a8ca1ac3cc2ef2ed85a7409718ab582953eaf0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sh bootstrap
|
./bootstrap
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue