[arch-commits] Commit in dropbear/trunk (PKGBUILD)

Timothy Redaelli tredaelli at archlinux.org
Mon Mar 14 17:50:48 UTC 2016


    Date: Monday, March 14, 2016 @ 18:50:47
  Author: tredaelli
Revision: 166741

upgpkg: dropbear 2016.72-1

CVE-2016-3116

Modified:
  dropbear/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-14 17:48:19 UTC (rev 166740)
+++ PKGBUILD	2016-03-14 17:50:47 UTC (rev 166741)
@@ -8,7 +8,7 @@
 # Contributor: Simon Perry <aur [at] sanxion [dot] net>
 
 pkgname=dropbear
-pkgver=2015.71
+pkgver=2016.72
 pkgrel=1
 pkgdesc="Lightweight replacement for sshd"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 depends=('zlib')
 source=(http://matt.ucc.asn.au/$pkgname/releases/$pkgname-$pkgver.tar.bz2
         $pkgname.service)
-sha256sums=('376214169c0e187ee9f48ae1a99b3f835016ad5b98ede4bfd1cf581deba783af'
+sha256sums=('9323766d3257699fd7d6e7b282c5a65790864ab32fd09ac73ea3d46c9ca2d681'
             '1920dc2d9a1dd86b3137ae4348196f9b95142d6eee484ee536bc7dfed7f0def0')
 
 prepare() {



More information about the arch-commits mailing list