1
0
forked from ports/contrib

gpgme-qt5: 1.13.1 -> 1.14.0

This commit is contained in:
Danny Rawlins 2020-07-21 23:26:24 +10:00
parent 00017aae89
commit ac4e53bff8
3 changed files with 10 additions and 8 deletions

View File

@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/include/QGpgME/
-rw-r--r-- root/root usr/include/QGpgME/DownloadJob
-rw-r--r-- root/root usr/include/QGpgME/EncryptJob
-rw-r--r-- root/root usr/include/QGpgME/ExportJob
-rw-r--r-- root/root usr/include/QGpgME/GpgCardJob
-rw-r--r-- root/root usr/include/QGpgME/HierarchicalKeyKistJob
-rw-r--r-- root/root usr/include/QGpgME/ImportFromKeyserverJob
-rw-r--r-- root/root usr/include/QGpgME/ImportJob
@ -57,6 +58,7 @@ drwxr-xr-x root/root usr/include/qgpgme/
-rw-r--r-- root/root usr/include/qgpgme/downloadjob.h
-rw-r--r-- root/root usr/include/qgpgme/encryptjob.h
-rw-r--r-- root/root usr/include/qgpgme/exportjob.h
-rw-r--r-- root/root usr/include/qgpgme/gpgcardjob.h
-rw-r--r-- root/root usr/include/qgpgme/hierarchicalkeylistjob.h
-rw-r--r-- root/root usr/include/qgpgme/importfromkeyserverjob.h
-rw-r--r-- root/root usr/include/qgpgme/importjob.h
@ -86,9 +88,9 @@ drwxr-xr-x root/root usr/lib/cmake/QGpgme/
-rw-r--r-- root/root usr/lib/cmake/QGpgme/QGpgmeConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/QGpgme/QGpgmeConfigVersion.cmake
-rwxr-xr-x root/root usr/lib/libqgpgme.la
lrwxrwxrwx root/root usr/lib/libqgpgme.so -> libqgpgme.so.7.3.4
lrwxrwxrwx root/root usr/lib/libqgpgme.so.7 -> libqgpgme.so.7.3.4
-rwxr-xr-x root/root usr/lib/libqgpgme.so.7.3.4
lrwxrwxrwx root/root usr/lib/libqgpgme.so -> libqgpgme.so.7.4.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so.7 -> libqgpgme.so.7.4.0
-rwxr-xr-x root/root usr/lib/libqgpgme.so.7.4.0
drwxr-xr-x root/root usr/lib/pkgconfig/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36Po45q9KLlt6uNFGAy+ivoZjTJAwDdtp9rQGJmGw1Dm5mAJlLlsHQIpN/b40e0TdDcpncWuK7jduYVEa9y/GgI=
SHA256 (Pkgfile) = fd3b46e015c3b6d18b2a8ef8b31fec47456346189da8149341dd690344235cbb
SHA256 (.footprint) = 49d584af35596493751e52645376b4a55e0da2ee1b266aa0efdbebdaa0349343
SHA256 (gpgme-1.13.1.tar.bz2) = c4e30b227682374c23cddc7fdb9324a99694d907e79242a25a4deeedb393be46
RWSagIOpLGJF316uguJUcjSSrZdO6deg+REq7l/1nKVVtaBTc50dTx9raYLPlrY/NCSPerZzyXY5zsTWmbaoJsFOrnofp5kjugA=
SHA256 (Pkgfile) = b262e0996f4fc2b55ace9bf485a5438d4f0bcbd09c2af05a8b30d32370e1e2a6
SHA256 (.footprint) = 1fa3b58c14aa8ef9ddaaa7b695faf800de18d904735e7ab20f47cc3225e124db
SHA256 (gpgme-1.14.0.tar.bz2) = cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307

View File

@ -4,7 +4,7 @@
# Depends on: gpgme qt5
name=gpgme-qt5
version=1.13.1
version=1.14.0
release=1
source=(https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$version.tar.bz2)