jpm: update to 0.0.2.
This commit is contained in:
parent
14ac63db02
commit
e63a1a21da
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'jpm'
|
# Template file for 'jpm'
|
||||||
pkgname=jpm
|
pkgname=jpm
|
||||||
version=0.0.1
|
version=0.0.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="janet"
|
hostmakedepends="janet"
|
||||||
depends="janet janet-devel"
|
depends="janet janet-devel"
|
||||||
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/janet-lang/jpm"
|
homepage="https://github.com/janet-lang/jpm"
|
||||||
distfiles="https://github.com/janet-lang/jpm/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/janet-lang/jpm/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1241e8ba046926cbc1b9e9b0ff6a50af68eb7075956097b10d22ca4beb1d54ee
|
checksum=d3396c40677615abd02c9de3ea94d7db214d9e5978bc83cbdba861e53c344d9e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
PREFIX=/usr DESTDIR=$DESTDIR janet bootstrap.janet
|
PREFIX=/usr DESTDIR=$DESTDIR janet bootstrap.janet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user