Update jpkg metadata for Forgejo

ober

2ceb336672556b4cfe5e8d90c3796ab805c98b87

diff --git a/jpkg.sexp b/jpkg.sexp
index 8a805db..050fe6e 100644
--- a/jpkg.sexp
+++ b/jpkg.sexp
@@ -1,9 +1,9 @@
 (package
-  (name "@lisp/jerboa-https")
+  (name "@ober/jerboa-https")
   (version "0.1.0")
   (description "HTTPS client and HTTP server for Jerboa")
   (license "MIT")
-  (source "https://git.sr.ht/~lisp/jerboa-https")
+  (source "https://git.jerboa.sh/ober/jerboa-https")
   (jerboa ">=0.2.0")
   (modules ((root "src")))
   (dependencies ())