pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/hub hub: adapt github URL in DESCR
details: https://anonhg.NetBSD.org/pkgsrc/rev/9af7cb457320
branches: trunk
changeset: 371633:9af7cb457320
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 11 07:51:58 2022 +0000
description:
hub: adapt github URL in DESCR
github deprecated git://
diffstat:
net/hub/DESCR | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 862a99a256ab -r 9af7cb457320 net/hub/DESCR
--- a/net/hub/DESCR Tue Jan 11 07:11:06 2022 +0000
+++ b/net/hub/DESCR Tue Jan 11 07:51:58 2022 +0000
@@ -4,7 +4,7 @@
$ hub clone rtomayko/tilt
# expands to:
- $ git clone git://github.com/rtomayko/tilt.git
+ $ git clone https://github.com/rtomayko/tilt.git
hub is best aliased as `git', so you can type `git <command>' in the
shell and get all the usual hub features.
Home |
Main Index |
Thread Index |
Old Index