Sfoglia il codice sorgente

upgpkg -> 9.7p1-2: OpenSSL 3.3 rebuild

Noah Vogt 1 anno fa
parent
commit
49482ba8c9
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      .SRCINFO
  2. 1 1
      PKGBUILD

+ 1 - 1
.SRCINFO

@@ -1,7 +1,7 @@
 pkgbase = openssh-dotconfig
 	pkgdesc = Premier connectivity tool for remote login with the SSH protocol - but moved $HOME/.ssh to $HOME/.config/ssh
 	pkgver = 9.7p1
-	pkgrel = 1
+	pkgrel = 2
 	url = https://www.openssh.com/portable.html
 	arch = x86_64
 	license = BSD-2-Clause

+ 1 - 1
PKGBUILD

@@ -9,7 +9,7 @@
 
 pkgname=openssh-dotconfig
 pkgver=9.7p1
-pkgrel=1
+pkgrel=2
 pkgdesc='Premier connectivity tool for remote login with the SSH protocol - but moved $HOME/.ssh to $HOME/.config/ssh'
 arch=('x86_64')
 url='https://www.openssh.com/portable.html'