diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-27 04:27:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-27 04:28:46 +0000 |
commit | 8724114e49c746c8d41062589a8884198e70953e (patch) | |
tree | 6a4bc0763d68e9b4448807cf8bf0d7e50a1b7616 | |
parent | Merging upstream version 25.7.1. (diff) | |
download | sqlglot-8724114e49c746c8d41062589a8884198e70953e.tar.xz sqlglot-8724114e49c746c8d41062589a8884198e70953e.zip |
Updating homepage field.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 977e44d..e92c9cc 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: python3-setuptools-scm, Rules-Requires-Root: no Standards-Version: 4.7.0 -Homepage: https://github.com/tobymao/sqlglot +Homepage: https://sqlglot.com Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/sqlglot Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/sqlglot |