|
@@ -1,7 +1,7 @@
|
|
|
PACKAGES += jesse
|
|
|
pkg_jesse_name = jesse
|
|
|
pkg_jesse_description = jesse (JSon Schema Erlang) is an implementation of a json schema validator for Erlang.
|
|
|
-pkg_jesse_homepage = https://github.com/klarna/jesse
|
|
|
+pkg_jesse_homepage = https://github.com/for-GET/jesse
|
|
|
pkg_jesse_fetch = git
|
|
|
-pkg_jesse_repo = https://github.com/klarna/jesse
|
|
|
+pkg_jesse_repo = https://github.com/for-GET/jesse
|
|
|
pkg_jesse_commit = master
|