Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
netctl
Commits
89cba954
Commit
89cba954
authored
Jun 26, 2019
by
Antonio Rojas
Committed by
Jouke Witteveen
Jun 26, 2019
Browse files
PKGBUILD: use https for the url
parent
7cb0a5ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/PKGBUILD.in
View file @
89cba954
...
...
@@ -4,7 +4,7 @@ pkgname=netctl
pkgver=@pkgver@
pkgrel=1
pkgdesc='Profile based systemd network management'
url='http://projects.archlinux.org/netctl.git/'
url='http
s
://projects.archlinux.org/netctl.git/'
license=('GPL')
groups=('base')
depends=('coreutils' 'iproute2' 'resolvconf' 'systemd>=233')
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment