Commit ae38d364 authored by Casey Strouse's avatar Casey Strouse Committed by GitHub

Put wrong sha version

sha1 -> sha256
parent a5f5339d
......@@ -5,7 +5,7 @@ class Libpipeline < Package
homepage 'http://libpipeline.nongnu.org/'
version '1.4.2'
source_url 'https://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.2.tar.gz'
source_sha1 '1967691198434f7bc78ffaa2ef6556ee60b0ca4a'
source_sha256 'fef1fc9aa40ce8796f18cd1aecd888a9484a9556c8b0f8d07c863578277679be'
def self.build
system './configure', '--disable-static', '--enable-shared', '--with-pic'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment