Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iLab
libpep
Commits
7ca50747
Commit
7ca50747
authored
Jun 01, 2022
by
Bernard van Gastel
Browse files
Fix for license in Homebrew.
parent
7babb634
Changes
1
Hide whitespace changes
Inline
Side-by-side
Formula/libpep.rb
View file @
7ca50747
...
...
@@ -4,7 +4,7 @@ class Libpep < Formula
#url "https://bitpowder.com:2443/bvgastel/clippy/-/archive/0.1.1/clippy-0.1.1.tar.gz"
#sha256 "2777e5f5b4f19f93913e2e97187ccc71b61825a85efc48cb0358b2d2e3cca239"
head
"https://gitlab.science.ru.nl/ilab/libpep.git"
,
branch:
"main"
license
"
BSD-2-Clause
"
license
"
Apache-2.0
"
depends_on
"bsdmake"
=>
:build
depends_on
"cmake"
=>
:build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment