ports/opt (3.2): dropbear: update to 2015.69
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit d2c20dcf7f6c8da31bc3a170e64296203d719376 Author: Juergen Daubert <jue@jue.li> Date: Thu Nov 26 10:05:42 2015 +0100 dropbear: update to 2015.69 diff --git a/dropbear/.footprint b/dropbear/.footprint index 2dccda9..09ceeab 100644 --- a/dropbear/.footprint +++ b/dropbear/.footprint @@ -7,12 +7,13 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dbclient -rwxr-xr-x root/root usr/bin/dropbearconvert -rwxr-xr-x root/root usr/bin/dropbearkey -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/dbclient.1.gz --rw-r--r-- root/root usr/man/man1/dropbearconvert.1.gz --rw-r--r-- root/root usr/man/man1/dropbearkey.1.gz -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/dropbear.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/dropbear +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dbclient.1.gz +-rw-r--r-- root/root usr/share/man/man1/dropbearconvert.1.gz +-rw-r--r-- root/root usr/share/man/man1/dropbearkey.1.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/dropbear.8.gz diff --git a/dropbear/.md5sum b/dropbear/.md5sum index a583791..d3ee79b 100644 --- a/dropbear/.md5sum +++ b/dropbear/.md5sum @@ -1,2 +1,2 @@ 3b758db19554e494b0a1d69996fe5d29 dropbear -7664ac10f7cc2301c530eb80c756fc5d dropbear-2015.68.tar.bz2 +00655c9f71147b0ab90860142d53e984 dropbear-2015.69.tar.bz2 diff --git a/dropbear/Pkgfile b/dropbear/Pkgfile index f0221e5..4dc5259 100644 --- a/dropbear/Pkgfile +++ b/dropbear/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib name=dropbear -version=2015.68 +version=2015.69 release=1 source=(http://matt.ucc.asn.au/$name/releases/$name-$version.tar.bz2 \ $name) @@ -14,7 +14,7 @@ build () { sed -i 's|libexec|lib/ssh|; s|bin/X11|bin|' options.h - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu