nbd: 3.17 -> 3.18

This commit is contained in:
Thomas Penteker 2018-10-09 23:20:55 +02:00
parent 12771906e5
commit b0979c5394
3 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nbd-server
-rwxr-xr-x root/root usr/bin/nbd-trdump
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/min-nbd-client
-rwxr-xr-x root/root usr/sbin/nbd-client
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wy5KaeSYKjlVWun34qQWCbeNExCwlL5DooKem1xxzmPB94NIZ3TVyBoE9EP+DEUgB/X35jp3V+9ji2WgwDLrgU=
SHA256 (Pkgfile) = 13692cd47204e72fb719151ce51af7a3aa78286ea7f4b1ba48cfb851ae8bc1d0
SHA256 (.footprint) = aef8aa6e37dafea0a22ae8bd136a75c6ea24fd142e2db2fea6e950932721e5e2
RWSagIOpLGJF30zih7+8x9Mxk44+UwivDOP3mTNjKg4ZNqWbVujRBPSJQNYuM88Wkp+aqW/ap/2500J2rUStIwHIoV/OqEerrAs=
SHA256 (Pkgfile) = ea4be63503bcc51eba04bfd2836ebbef295953172ec15c0afc919845766a8989
SHA256 (.footprint) = 0e88e67180016a37294122c520245f8f6808a62dfc9ae5a4408bb8e9f2502e6b
SHA256 (nbd-server) = 1333ace24f4a52a649f9edcc0dab752bb214013f3be14a09dc75fd7e097abc18
SHA256 (allow) = 4a1342ede63a9f3f22fb5af4e79aac5ea29876f6f7252ec5ffe17dea9c06c5e4
SHA256 (nbd-3.17.tar.xz) = d95c6bb1a3ab33b953af99b73fb4833e123bd25433513b32d57dbeb1a0a0d189
SHA256 (nbd-3.18.tar.xz) = d83762cefc3e87171283652b71595e5d01a54f95d912315b823a49b0a3d46031

View File

@ -1,9 +1,10 @@
# Description: Share or use block devices with the NBD-protocol
# URL: http://nbd.sourceforge.net/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: glib
name=nbd
version=3.17
version=3.18
release=1
source=(nbd-server allow \
http://downloads.sourceforge.net/project/nbd/nbd/$version/$name-$version.tar.xz)