lasp.mk 262 B

1234567
  1. PACKAGES += lasp
  2. pkg_lasp_name = lasp
  3. pkg_lasp_description = A Language for Distributed, Eventually Consistent Computations
  4. pkg_lasp_homepage = http://lasp-lang.org/
  5. pkg_lasp_fetch = git
  6. pkg_lasp_repo = https://github.com/lasp-lang/lasp
  7. pkg_lasp_commit = master