mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Put wrong sha version
sha1 -> sha256
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user