blob: 6ac00bc329b2c0fe35fdf18f5fa7e75b0b000dba (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += oauth2
pkg_oauth2_name = oauth2
pkg_oauth2_description = Erlang Oauth2 implementation
pkg_oauth2_homepage = https://github.com/kivra/oauth2
pkg_oauth2_fetch = git
pkg_oauth2_repo = https://github.com/kivra/oauth2
pkg_oauth2_commit = master
|