Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
mbedtls


Commits:
4b0cc144 by Maxime Gauduin at 2024-02-08T18:20:53+01:00
upgpkg: 3.5.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = mbedtls
        pkgdesc = An open source, portable, easy to use, readable and flexible 
TLS library
-       pkgver = 3.5.1
+       pkgver = 3.5.2
        pkgrel = 1
        url = https://tls.mbed.org
        arch = x86_64
-       license = Apache
+       license = Apache-2.0
        checkdepends = python
        makedepends = cmake
        makedepends = git
@@ -19,7 +19,7 @@ pkgbase = mbedtls
        conflicts = polarssl
        replaces = polarssl
        options = staticlibs
-       source = 
git+https://github.com/ARMmbed/mbedtls.git#tag=15254759342494c7e969766d5424d78d7deb9bfa
+       source = 
git+https://github.com/ARMmbed/mbedtls.git#tag=2015a11628cf7752ae659dac523e62bcf5c7eb26
        b2sums = SKIP
 
 pkgname = mbedtls


=====================================
PKGBUILD
=====================================
@@ -4,12 +4,12 @@
 # Contributor: carstene1ns <arch carsten-teibes.de>
 
 pkgname=mbedtls
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc='An open source, portable, easy to use, readable and flexible TLS 
library'
 arch=(x86_64)
 url=https://tls.mbed.org
-license=(Apache)
+license=(Apache-2.0)
 depends=(
   glibc
   sh
@@ -30,7 +30,7 @@ provides=(
 replaces=(polarssl)
 conflicts=(polarssl)
 options=(staticlibs)
-_tag=15254759342494c7e969766d5424d78d7deb9bfa
+_tag=2015a11628cf7752ae659dac523e62bcf5c7eb26
 source=(git+https://github.com/ARMmbed/mbedtls.git#tag=${_tag})
 b2sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mbedtls/-/commit/4b0cc14443e95a202a42e30aaf8480fab3f2bbde

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mbedtls/-/commit/4b0cc14443e95a202a42e30aaf8480fab3f2bbde
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to