mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
update crew_profile_base to 0.0.8 (#7575)
* update crew_profile_base to 0.0.7 * Updte crew_profile_base to 0.0.8
This commit is contained in:
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Crew_profile_base < Package
|
||||
description 'Crew-profile-base sets up Chromebrew\'s environment capabilities.'
|
||||
homepage 'https://github.com/chromebrew/crew-profile-base'
|
||||
@_ver = '0.0.6'
|
||||
@_ver = '0.0.8'
|
||||
version @_ver
|
||||
license 'GPL-3+'
|
||||
compatibility 'all'
|
||||
source_url "https://github.com/chromebrew/crew-profile-base/archive/#{@_ver}.tar.gz"
|
||||
source_sha256 'ead52834926a8af03f972cf8db85f9dd3a7d52da7e265e1958fffdc7c5595480'
|
||||
source_sha256 '95642b0a8c7fe83ade2338ca68425ebf4598705633e8c0655cce8991b04697b7'
|
||||
|
||||
no_compile_needed
|
||||
no_patchelf
|
||||
|
||||
Reference in New Issue
Block a user