lfe: update to 1.3.

This commit is contained in:
Enno Boland 2018-01-15 14:50:27 +01:00
parent 9a003f49ac
commit 6056d10d49
No known key found for this signature in database
GPG key ID: D09964719BDE9971
2 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,11 @@
--- Makefile.orig 2018-01-15 14:49:00.426539554 +0100
+++ Makefile 2018-01-15 14:49:04.968584026 +0100
@@ -118,7 +118,7 @@ comp_opts.mk:
-include comp_opts.mk
$(BINDIR)/lfe%:
- $(INSTALL_BIN) $@ $(DESTBINDIR)
+ : $(INSTALL_BIN) $@ $(DESTBINDIR)
install: compile install-man
rm -Rf $(DESTEBINDIR)

View file

@ -1,6 +1,6 @@
# Template file for 'lfe'
pkgname=lfe
version=1.2.1
version=1.3
revision=1
noarch=yes
hostmakedepends="erlang"
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="Apache-2.0"
homepage="http://lfe.io/"
distfiles="https://github.com/rvirding/lfe/archive/v${version}.tar.gz"
checksum=a8b0f797d2595153e77dc2309f38f0ed468c3c31ee8e11d4c65cea0910ebe788
checksum=1946c0df595ae49ac33fe583f359812dec6349da6acf43c1458534de3267036b
do_build() {
make