Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
2fa37f40
Commit
2fa37f40
authored
Jul 02, 2017
by
Ed Reel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change source_url to use https as requested by @lyxell
parent
30202c07
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packages/shtool.rb
packages/shtool.rb
+1
-1
No files found.
packages/shtool.rb
View file @
2fa37f40
...
...
@@ -4,7 +4,7 @@ class Shtool < Package
description
'GNU shtool is a compilation of small but very stable and portable shell scripts into a single shell tool.'
homepage
'http://savannah.gnu.org/projects/shtool'
version
'2.0.8'
source_url
'http://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz'
source_url
'http
s
://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz'
source_sha256
'1298a549416d12af239e9f4e787e6e6509210afb49d5cf28eb6ec4015046ae19'
def
self
.
build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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