Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages /
openssh
Commits:
72f4f494 by Pierre Schmitz at 2023-12-17T09:42:08+01:00
upgpkg: 9.5p1-2
- - - - -
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.5p1
- pkgrel = 1
+ pkgrel = 2
url = https://www.openssh.com/portable.html
arch = x86_64
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=openssh
pkgver=9.5p1
-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/72f4f4949ce78ff5448380607fe59c8d6d70cd27
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/commit/72f4f4949ce78ff5448380607fe59c8d6d70cd27
You're receiving this email because of your account on gitlab.archlinux.org.