aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-08-14 12:34:35 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-08-14 12:34:35 +0700
commit2fb61d0f2a984835d8681b69dd20c24b50db8420 (patch)
treeaef423d1aac13991bb445b52684037b18aee6f52
parentc59bdf71d92bd92ded69ac68772cdd0b371e0e87 (diff)
update git URLs (git -> https; gitea)
-rw-r--r--README.md4
-rw-r--r--debian/control4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d2db059..8b9a7d1 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@ GIT Repository
You can clone from the Osmocom libsmpp34.git repository using
- git clone git://git.osmocom.org/libsmpp34.git
+ git clone https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
-There is a cgit interface at <http://git.osmocom.org/libsmpp34/>
+There is a web interface at <https://gitea.osmocom.org/cellular-infrastructure/libsmpp34>
Documentation
-------------
diff --git a/debian/control b/debian/control
index 875480d..3698922 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9),
pkg-config,
libxml2-dev
Standards-Version: 3.9.6
-Vcs-Browser: http://git.osmocom.org/libsmpp34/
-Vcs-Git: git://git.osmocom.org/libsmpp34.git
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
Homepage: https://projects.osmocom.org/projects/libsmpp34
Package: libsmpp1