kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / librustls
Commits: 001a7455 by kpcyrd at 2024-02-22T12:04:20+01:00 upgpkg: 0.12.0-2 - rebuild with latest pacman, risc-v fixes - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = librustls pkgdesc = Use rustls from languages other than Rust pkgver = 0.12.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/rustls/rustls-ffi arch = x86_64 license = Apache-2.0 ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=librustls pkgver=0.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="Use rustls from languages other than Rust" arch=('x86_64') license=('Apache-2.0' 'MIT') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/librustls/-/commit/001a745533802e207385ff0b68ce05647af3119d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/librustls/-/commit/001a745533802e207385ff0b68ce05647af3119d You're receiving this email because of your account on gitlab.archlinux.org.