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:
Satadru Pramanik
2022-10-31 12:11:23 -04:00
committed by GitHub
parent 560c27093d
commit 38021ef867

View File

@@ -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