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


Commits:
ef3fad37 by Maxime Gauduin at 2024-10-02T16:55:08+02:00
upgpkg: 2.28.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mbedtls2
        pkgdesc = An open source, portable, easy to use, readable and flexible 
TLS library
-       pkgver = 2.28.8
-       pkgrel = 3
+       pkgver = 2.28.9
+       pkgrel = 1
        url = https://tls.mbed.org
        arch = x86_64
        license = Apache-2.0
@@ -13,7 +13,7 @@ pkgbase = mbedtls2
        provides = libmbedcrypto.so
        provides = libmbedtls.so
        provides = libmbedx509.so
-       source = 
git+https://github.com/ARMmbed/mbedtls.git#tag=19cd99c38606b827bafa99bc9b790e78476a4b95
-       b2sums = SKIP
+       source = 
git+https://github.com/ARMmbed/mbedtls.git#tag=b102d44b8500344336ddb5fdc6333aab18a99a34
+       b2sums = 
607ea3600ee6466a85919c6e6b6c66120fe8dd6033983e4cd782884fcf1178a587cd8556c78239718cc23686ed64f8349f4ff45d23510d90ae8d6837a05b83bd
 
 pkgname = mbedtls2


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: carstene1ns <arch carsten-teibes.de>
 
 pkgname=mbedtls2
-pkgver=2.28.8
-pkgrel=3
+pkgver=2.28.9
+pkgrel=1
 pkgdesc='An open source, portable, easy to use, readable and flexible TLS 
library'
 arch=(x86_64)
 url=https://tls.mbed.org
@@ -22,9 +22,9 @@ provides=(
   libmbedtls.so
   libmbedx509.so
 )
-_tag=19cd99c38606b827bafa99bc9b790e78476a4b95
+_tag=b102d44b8500344336ddb5fdc6333aab18a99a34
 source=(git+https://github.com/ARMmbed/mbedtls.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('607ea3600ee6466a85919c6e6b6c66120fe8dd6033983e4cd782884fcf1178a587cd8556c78239718cc23686ed64f8349f4ff45d23510d90ae8d6837a05b83bd')
 
 pkgver() {
   cd mbedtls



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mbedtls2/-/commit/ef3fad37b56fc613f8c0f48a5d5a56cae0ec58f2

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


Reply via email to