gnutls-32: 3.6.10 -> 3.6.11.1

This commit is contained in:
Danny Rawlins 2019-12-09 23:00:34 +11:00
parent b3556e34fb
commit 24a500379c
3 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib32/
-rwxr-xr-x root/root usr/lib32/libgnutls.la
lrwxrwxrwx root/root usr/lib32/libgnutls.so -> libgnutls.so.30.26.0
lrwxrwxrwx root/root usr/lib32/libgnutls.so.30 -> libgnutls.so.30.26.0
-rwxr-xr-x root/root usr/lib32/libgnutls.so.30.26.0
lrwxrwxrwx root/root usr/lib32/libgnutls.so -> libgnutls.so.30.26.1
lrwxrwxrwx root/root usr/lib32/libgnutls.so.30 -> libgnutls.so.30.26.1
-rwxr-xr-x root/root usr/lib32/libgnutls.so.30.26.1
-rwxr-xr-x root/root usr/lib32/libgnutlsxx.la
lrwxrwxrwx root/root usr/lib32/libgnutlsxx.so -> libgnutlsxx.so.28.1.0
lrwxrwxrwx root/root usr/lib32/libgnutlsxx.so.28 -> libgnutlsxx.so.28.1.0

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXfcATV4BwoBaijlShg9e3tsSsDXV7T3hPrCn67xKqbXYzZoGJPZJjmFWQcvd8gG7CkHQQ7zWQatOZ+mKQWhlEQk=
SHA256 (Pkgfile) = 59b4f4279897b03ccd0ce6966145d79fe65c53a8053befccfa9a2f72362c8829
SHA256 (.footprint) = fe0e44f2eefc7836a0d6bf013cc9f2f098180ed99bc7cd84b282f422196992be
SHA256 (gnutls-3.6.10.tar.xz) = b1f3ca67673b05b746a961acf2243eaae0ffe658b6a6494265c648e7c7812293
RWSwxGo/zH7eXUTftIa5WnoZCT0lRrp84XJENjv8EnPYXhWM6CufnGzRA3hnEduRUuHf7ze7XjMIN/uFQ6H29X9ycMCUKasW5QE=
SHA256 (Pkgfile) = 1206ec46ed94f3fe5a527007926e61c6dda9624ef29bb3ffb6ada55d69983a97
SHA256 (.footprint) = 86c99a13958b36396835d39f8f458f962aefde10dbf1bbe1d79fa5b35a9e5f27
SHA256 (gnutls-3.6.11.1.tar.xz) = fbba12f3db9a55dbf027e14111755817ec44b57eabec3e8089aac8ac6f533cf8

View File

@ -4,9 +4,9 @@
# Depends on: gnutls libidn-32 nettle-32 p11-kit-32
name=gnutls-32
version=3.6.10
version=3.6.11.1
release=1
source=(https://www.gnupg.org/ftp/gcrypt/${name%-*}/v${version%.*}/${name%-*}-$version.tar.xz)
source=(https://www.gnupg.org/ftp/gcrypt/${name%-*}/v${version:0:3}/${name%-*}-$version.tar.xz)
build() {
cd ${name%-*}-$version