Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages /
openssh
Commits:
f3af7d14 by Pierre Schmitz at 2024-04-28T09:09:50+02:00
upgpkg: 9.7p1-2: OpenSSL 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = openssh
pkgdesc = SSH protocol implementation for remote login, command
execution and file transfer
pkgver = 9.7p1
- pkgrel = 1
+ pkgrel = 2
url = https://www.openssh.com/portable.html
arch = x86_64
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=openssh
pkgver=9.7p1
-pkgrel=1
+pkgrel=2
pkgdesc="SSH protocol implementation for remote login, command execution and
file transfer"
arch=(x86_64)
url='https://www.openssh.com/portable.html'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/commit/f3af7d14867b51b80730a0a0ec1b0a44dc66479b
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/commit/f3af7d14867b51b80730a0a0ec1b0a44dc66479b
You're receiving this email because of your account on gitlab.archlinux.org.