-rw-r--r-- | libopkele.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkele.spec b/libopkele.spec index efbaded..8614850 100644 --- a/libopkele.spec +++ b/libopkele.spec @@ -1,17 +1,17 @@ Summary: a c++ implementation of an OpenID decentralized identity system Name: libopkele Version: 2.0.4 Release: 1 -License: BSD +License: MIT URL: http://kin.klever.net/libopkele/ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: expat-devel BuildRequires: gcc-c++ BuildRequires: libcurl-devel BuildRequires: libtidy-devel BuildRequires: openssl-devel %description libopkele is a c++ implementation of an OpenID decentralized identity system. It provides OpenID protocol handling, leaving authentication and user |