add version 2.2.0 to package bear (#3278)
This commit is contained in:
parent
1ee470c37e
commit
fa294a25db
@ -31,6 +31,7 @@ class Bear(Package):
|
|||||||
homepage = "https://github.com/rizsotto/Bear"
|
homepage = "https://github.com/rizsotto/Bear"
|
||||||
url = "https://github.com/rizsotto/Bear/archive/2.0.4.tar.gz"
|
url = "https://github.com/rizsotto/Bear/archive/2.0.4.tar.gz"
|
||||||
|
|
||||||
|
version('2.2.0', '87250cc3a9a697e7d1e8972253a35259')
|
||||||
version('2.0.4', 'fd8afb5e8e18f8737ba06f90bd77d011')
|
version('2.0.4', 'fd8afb5e8e18f8737ba06f90bd77d011')
|
||||||
|
|
||||||
depends_on('cmake', type='build')
|
depends_on('cmake', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user