forked from ports/contrib
libdnet: 1.11 -> 1.12
This commit is contained in:
parent
95243432ba
commit
65907570a1
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3zqhdWimxlLfMQIb+GjOWcDZeCXWXZHVG6+YKUfS4h6YJ66TEvDUY91qJ51P9hGq1e7n6nd4gmV3jIKbhdEJ1go=
|
||||
SHA256 (Pkgfile) = bae521381d37caff30e1f808c8d9afb2e6e9164b333cd7d376bd7bde10e97ee1
|
||||
RWSagIOpLGJF3y2BMdWVLDcf/996SiS1H8h7XGiU+KiJpRw+9vilj2u2DKM1vP/BVSHIGrCyI9j1YgE4jQ6JNtBLI8OJYThbZAs=
|
||||
SHA256 (Pkgfile) = aa2be1d0e70f76de8eee9022c261a4e58ed40a33e2b9beaba34ab72354a847cd
|
||||
SHA256 (.footprint) = 80c49d6c4a9c5ac57d706272f8ef0c7b8b2682fb41003c54cedaa4339b6ee715
|
||||
SHA256 (libdnet-1.11.tar.gz) = 0eb78415c8f2564c2f1e8ad36e98473348d9c94852f796a226360c716cc7ca53
|
||||
SHA256 (libdnet-1.12.tar.gz) = b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424
|
||||
|
@ -1,15 +1,15 @@
|
||||
# Description: daemon and tools to handle all ARP # aspects
|
||||
# URL: http://arpon.sf.net
|
||||
# URL: https://github.com/dugsong/libdnet
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Depends on: libpcap, libnet
|
||||
|
||||
name=libdnet
|
||||
version=1.11
|
||||
version=1.12
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
source=(https://github.com/dugsong/$name/archive/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cd $name-$name-$version
|
||||
|
||||
# fix FS#1144
|
||||
autoreconf -i -Iconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user