diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,4 +0,0 @@ - - security.library - - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,13 @@ name : libmcrypt version : 2.5.8 -release : 1 +release : 2 source : - - http://heanet.dl.sourceforge.net/project/mcrypt/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz : e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e -license : LGPL-2.1 + - https://sourceforge.net/projects/mcrypt/files/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz : e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e +license : LGPL-2.1-or-later +component : security.library summary : libmcrypt is a thread-safe library providing a uniform encryption interface. description: | libmcrypt is a thread-safe library providing a uniform interface to access several block and stream encryption algorithms. -builddeps : setup : | # Wonder why it is like this, rather than just %configure%? Because the default configure flag uses # --docdir, which is not a valid libmcrypt configure flag, so it fails with it. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,14 +2,15 @@ libmcrypt - Joshua Strobl - joshua.strobl@outlook.com + Albert Krenz + albert.krenz+solus@mailbox.org - LGPL-2.1 + LGPL-2.1-or-later + security.library libmcrypt is a thread-safe library providing a uniform encryption interface. libmcrypt is a thread-safe library providing a uniform interface to access several block and stream encryption algorithms. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus libmcrypt @@ -18,9 +19,10 @@ security.library - /usr/share/aclocal - /usr/bin - /usr/lib64/lib*.so.* + /usr/bin/libmcrypt-config + /usr/lib64/libmcrypt.so.4 + /usr/lib64/libmcrypt.so.4.4.8 + /usr/share/man/man3/mcrypt.3 @@ -30,21 +32,22 @@ programming.devel - libmcrypt + libmcrypt - /usr/share/man/man3 - /usr/include - /usr/lib64/lib*.so + /usr/include/mcrypt.h + /usr/include/mutils/mcrypt.h + /usr/lib64/libmcrypt.so + /usr/share/aclocal/libmcrypt.m4 - - 2015-07-01 + + 2020-06-11 2.5.8 Packaging update - Joshua Strobl - joshua.strobl@outlook.com + Albert Krenz + albert.krenz+solus@mailbox.org \ No newline at end of file