소스 검색

upgpkg -> 9.7p1-2: OpenSSL 3.3 rebuild

Noah Vogt 1 년 전
부모
커밋
49482ba8c9
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .SRCINFO
  2. 1 1
      PKGBUILD

+ 1 - 1
.SRCINFO

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

+ 1 - 1
PKGBUILD

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