Update source URL & e-mail address
This commit is contained in:
parent
3ee52c8002
commit
13cd1091fd
|
@ -118,6 +118,5 @@ BORING STUFF
|
||||||
————————————————————————————————————————
|
————————————————————————————————————————
|
||||||
License is the GNU LGPLv3:
|
License is the GNU LGPLv3:
|
||||||
check COPYING.txt (/ipfs/QmR8Rnk5QdXgrXRqmgMLmG5PuHZEjujfa3rfVhPV99TLY7)
|
check COPYING.txt (/ipfs/QmR8Rnk5QdXgrXRqmgMLmG5PuHZEjujfa3rfVhPV99TLY7)
|
||||||
Author is Jaidyn Ann <jadedctrl@teknik.io>
|
Author is Jaidyn Ann <jadedctrl@posteo.at>
|
||||||
Sauce is at https://git.feneas.org/detruota/cl-ipfs-api2
|
Sauce is at https://hak.xwx.moe/jadedctrl/cl-ipfs-api2
|
||||||
https://github.com/JadedCtrl/cl-ipfs-api2
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
(defsystem "cl-ipfs-api2"
|
(defsystem "cl-ipfs-api2"
|
||||||
:version "0.51"
|
:version "0.51"
|
||||||
:license "LGPLv3"
|
:license "LGPLv3"
|
||||||
:author "Jaidyn Ann <jadedctrl@teknik.io>"
|
:author "Jaidyn Ann <jadedctrl@posteo.at>"
|
||||||
:description "Bindings for the IPFS HTTP API."
|
:description "Bindings for the IPFS HTTP API."
|
||||||
:depends-on (:drakma :yason :arnesi :uiop)
|
:depends-on (:drakma :yason :arnesi :uiop)
|
||||||
:components ((:file "package")
|
:components ((:file "package")
|
||||||
|
|
Ŝarĝante…
Reference in New Issue