Update geben recipe to use Github repo

This commit is contained in:
Martin Burchell 2018-04-09 12:09:16 +01:00 committed by Noam Postavsky
parent e065feaa54
commit 065df4bc3a

View File

@ -1,6 +1,7 @@
(:name geben
:website "https://code.google.com/p/geben-on-emacs/"
:description "GEBEN is a software package that interfaces Emacs to DBGp protocol with which you can debug running scripts interactively."
:type svn
:url "http://geben-on-emacs.googlecode.com/svn/trunk/"
:website "https://github.com/ahungry/geben"
:type "github"
:branch "master"
:pkgname "ahungry/geben"
)