mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
lfe: update to 1.2.0.
This commit is contained in:
parent
a6653d9827
commit
11a6926987
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lfe'
|
# Template file for 'lfe'
|
||||||
pkgname=lfe
|
pkgname=lfe
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="erlang"
|
hostmakedepends="erlang"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://lfe.io/"
|
homepage="http://lfe.io/"
|
||||||
distfiles="https://github.com/rvirding/lfe/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rvirding/lfe/archive/v${version}.tar.gz"
|
||||||
checksum=3a1d2302d5f1be6ef00e5b74b6b7b981f72252f61db6f306c7054a449bd0026c
|
checksum=0abc6e95e3ccb3eff2bc323418e6a095fbdeee7750e12f9f76c67c69d6558e17
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue