libdnet: 1.12 -> 1.14

This commit is contained in:
Tim Biermann 2020-09-12 16:43:44 +00:00
parent fb40d2c68b
commit c675e1b431
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 6 deletions

View File

@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/include/dnet/
-rw-r--r-- root/root usr/include/dnet/os.h
-rw-r--r-- root/root usr/include/dnet/rand.h
-rw-r--r-- root/root usr/include/dnet/route.h
-rw-r--r-- root/root usr/include/dnet/sctp.h
-rw-r--r-- root/root usr/include/dnet/tcp.h
-rw-r--r-- root/root usr/include/dnet/tun.h
-rw-r--r-- root/root usr/include/dnet/udp.h

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3y2BMdWVLDcf/996SiS1H8h7XGiU+KiJpRw+9vilj2u2DKM1vP/BVSHIGrCyI9j1YgE4jQ6JNtBLI8OJYThbZAs=
SHA256 (Pkgfile) = aa2be1d0e70f76de8eee9022c261a4e58ed40a33e2b9beaba34ab72354a847cd
SHA256 (.footprint) = 80c49d6c4a9c5ac57d706272f8ef0c7b8b2682fb41003c54cedaa4339b6ee715
SHA256 (libdnet-1.12.tar.gz) = b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424
RWSagIOpLGJF300Zlo/MGfMZT0aIDzKGCmiVNAZ42yU6mbNNwCxpgp3lIjE489ycHTSn7VJelnd8XrDA8xbarD6Agxd9jXbyGwQ=
SHA256 (Pkgfile) = 56ad7074d90c9486330d91daeee031d8cf1e0ae14f089eecdb3901ca10f7420c
SHA256 (.footprint) = 166e251fecdd60ab8349f98a51e025ed91aed24dee66e6c2b435014668fae935
SHA256 (libdnet-1.14.tar.gz) = 592599c54a57102a177270f3a2caabda2c2ac7768b977d7458feba97da923dfe

View File

@ -1,10 +1,10 @@
# Description: daemon and tools to handle all ARP # aspects
# URL: https://github.com/dugsong/libdnet
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: libpcap, libnet
# Depends on: libpcap, libnet
name=libdnet
version=1.12
version=1.14
release=1
source=(https://github.com/dugsong/$name/archive/$name-$version.tar.gz)