mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Licensed sa* to sz*
This commit is contained in:
@@ -4,6 +4,7 @@ class Sfk < Package
|
||||
description 'The Swiss File Knife - A Command Line Tools Collection for Windows / Linux / Mac.'
|
||||
homepage 'http://swissfileknife.sourceforge.net/'
|
||||
version '1.8.7'
|
||||
license 'BSD'
|
||||
compatibility 'all'
|
||||
source_url 'https://sourceforge.net/projects/swissfileknife/files/1-swissfileknife/1.8.7/sfk-1.8.7.tar.gz'
|
||||
source_sha256 '1c53d4d9d05af752546c8341a718bf64be99b62491ff91db02ef100e2f93bfc3'
|
||||
@@ -30,4 +31,3 @@ class Sfk < Package
|
||||
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user