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
4eeca991
Commit
4eeca991
authored
Dec 30, 2016
by
Damian Montero
Committed by
GitHub
Dec 30, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #315 from cstrouse/update-rsync
Update rsync from 3.1.1 to 3.1.2
parents
2edb56c1
6126fd59
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
packages/rsync.rb
packages/rsync.rb
+3
-3
No files found.
packages/rsync.rb
View file @
4eeca991
require
'package'
class
Rsync
<
Package
version
'3.1.
1
'
source_url
'http://rsync.samba.org/ftp/rsync/src/rsync-3.1.
1
.tar.gz'
# software source tarball url
source_sha1
'
c84faba04f721d393feccfa0476bfeed9b5b5250
'
version
'3.1.
2
'
source_url
'http://rsync.samba.org/ftp/rsync/src/rsync-3.1.
2
.tar.gz'
# software source tarball url
source_sha1
'
0d4c7fb7fe3fc80eeff922a7c1d81df11dbb8a1a
'
depends_on
'buildessential'
...
...
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