diff options
| author | ruki <[email protected]> | 2019-02-08 23:32:30 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-02-08 15:15:05 +0800 |
| commit | 04f4888bf721d9d78b0feb56c392122966a36a4e (patch) | |
| tree | 7f21056ae40f4e0734bd4b77eb8372f5150959fd /scripts/debian | |
| parent | 7f5f3b0c1b8ffba6fed1e96fa30fcb5be3defa39 (diff) | |
update xmake github url
Diffstat (limited to 'scripts/debian')
| -rw-r--r-- | scripts/debian/control | 2 | ||||
| -rw-r--r-- | scripts/debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/debian/control b/scripts/debian/control index 18568ddb2..1b8756847 100644 --- a/scripts/debian/control +++ b/scripts/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>=9) Standards-Version: 3.9.7 Homepage: http://xmake.io #Vcs-Git: [email protected]:tboox/xmake.git -#Vcs-Browser: https://github.com/tboox/xmake.git +#Vcs-Browser: https://github.com/xmake-io/xmake.git Package: xmake Architecture: any diff --git a/scripts/debian/copyright b/scripts/debian/copyright index 0c25706d3..f3faea133 100644 --- a/scripts/debian/copyright +++ b/scripts/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xmake -Source: https://github.com/tboox/xmake +Source: https://github.com/xmake-io/xmake Files: * Copyright: 2015-2017 ruki <[email protected]> |
