Commit e2df1b25 authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #599 from Kriskras99/newlisp-patch

Update newlisp to 10.7.1
parents 976f89e4 ca127993
require 'package'
class Newlisp < Package
version '10.7.0'
source_url 'http://www.newlisp.org/downloads/newlisp-10.7.0.tgz'
source_sha1 '8c256d134e4879d97f83087585cfe90d462def22'
version '10.7.1'
source_url 'https://github.com/kosh04/newlisp/archive/10.7.1.tar.gz'
source_sha1 '258d88a6c52ecea73da1a7774fa4f53a265da073'
#depends_on 'readline'
#depends_on 'libffi'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment