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
ae38d364
Commit
ae38d364
authored
7 years ago
by
Casey Strouse
Committed by
GitHub
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Put wrong sha version
sha1 -> sha256
parent
a5f5339d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packages/libpipeline.rb
packages/libpipeline.rb
+1
-1
No files found.
packages/libpipeline.rb
View file @
ae38d364
...
@@ -5,7 +5,7 @@ class Libpipeline < Package
...
@@ -5,7 +5,7 @@ class Libpipeline < Package
homepage
'http://libpipeline.nongnu.org/'
homepage
'http://libpipeline.nongnu.org/'
version
'1.4.2'
version
'1.4.2'
source_url
'https://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.2.tar.gz'
source_url
'https://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.2.tar.gz'
source_sha
1
'1967691198434f7bc78ffaa2ef6556ee60b0ca4a
'
source_sha
256
'fef1fc9aa40ce8796f18cd1aecd888a9484a9556c8b0f8d07c863578277679be
'
def
self
.
build
def
self
.
build
system
'./configure'
,
'--disable-static'
,
'--enable-shared'
,
'--with-pic'
system
'./configure'
,
'--disable-static'
,
'--enable-shared'
,
'--with-pic'
...
...
This diff is collapsed.
Click to expand it.
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