[arch-commits] Commit in openssh/trunk (PKGBUILD.snap)

Gaëtan Bisson bisson at archlinux.org
Thu Apr 18 18:31:55 UTC 2019


    Date: Thursday, April 18, 2019 @ 18:31:54
  Author: bisson
Revision: 350890

restore better snapshot PKGBUILD

Modified:
  openssh/trunk/PKGBUILD.snap

---------------+
 PKGBUILD.snap |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD.snap
===================================================================
--- PKGBUILD.snap	2019-04-18 18:30:40 UTC (rev 350889)
+++ PKGBUILD.snap	2019-04-18 18:31:54 UTC (rev 350890)
@@ -3,7 +3,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=openssh
-pkgver=7.9snap20181017
+_YMD=20190414
+pkgver=8.0snap$_YMD
 pkgrel=1
 pkgdesc='Premier connectivity tool for remote login with the SSH protocol'
 url='https://www.openssh.com/portable.html'
@@ -15,7 +16,7 @@
             'x11-ssh-askpass: input passphrase in X')
 validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
 #source=("https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz"{,.asc}
-source=("http://www.mindrot.org/openssh_snap/openssh-SNAP-20181017.tar.gz"
+source=("http://www.mindrot.org/openssh_snap/openssh-SNAP-$_YMD.tar.gz"
         'sshdgenkeys.service'
         'sshd at .service'
         'sshd.service'
@@ -22,9 +23,9 @@
         'sshd.socket'
         'sshd.conf'
         'sshd.pam')
-#sha256sums=('a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723'
+#sha256sums=('6b4b3ba2253d84ed3771c8050728d597c91cfce898713beb7b64a305b6f11aad3'
 #            'SKIP'
-sha256sums=('9981061d56b92e647ee0c911378f34043e154e487e24af46cc782e2e342d6891'
+sha256sums=('6b4b3ba2253d84ed3771c8050728d597c91cfce898713beb7b64a305b6f11aad'
             '4031577db6416fcbaacf8a26a024ecd3939e5c10fe6a86ee3f0eea5093d533b7'
             '3a0845737207f4eda221c9c9fb64e766ade9684562d8ba4f705f7ae6826886e5'
             'c5ed9fa629f8f8dbf3bae4edbad4441c36df535088553fe82695c52d7bde30aa'



More information about the arch-commits mailing list