diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-12-09 23:00:34 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-12-09 23:00:34 +1100 |
commit | 24a500379c254a343bdddd41edb8e8a5e947f3d0 (patch) | |
tree | 9ee265e130904b7bf257ca51ff55a3d2764f8087 /gnutls-32 | |
parent | b3556e34fbb7fbbc0b83b1373aa5a27cf4295690 (diff) | |
download | compat-32-24a500379c254a343bdddd41edb8e8a5e947f3d0.tar.gz compat-32-24a500379c254a343bdddd41edb8e8a5e947f3d0.tar.xz |
gnutls-32: 3.6.10 -> 3.6.11.1
Diffstat (limited to 'gnutls-32')
-rw-r--r-- | gnutls-32/.footprint | 6 | ||||
-rw-r--r-- | gnutls-32/.signature | 8 | ||||
-rw-r--r-- | gnutls-32/Pkgfile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/gnutls-32/.footprint b/gnutls-32/.footprint index 7e83248b..6f09d85b 100644 --- a/gnutls-32/.footprint +++ b/gnutls-32/.footprint @@ -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 diff --git a/gnutls-32/.signature b/gnutls-32/.signature index dc27f300..78df5dc3 100644 --- a/gnutls-32/.signature +++ b/gnutls-32/.signature @@ -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 diff --git a/gnutls-32/Pkgfile b/gnutls-32/Pkgfile index b14fe896..a29e70b1 100644 --- a/gnutls-32/Pkgfile +++ b/gnutls-32/Pkgfile @@ -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 |