mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
network-tools: update addon to 108
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
108
|
||||
- bwm-ng: update to 0.6.3
|
||||
- tcpdump: update to 4.99.0
|
||||
- libpcap: revert to building with configure (107)
|
||||
|
||||
107
|
||||
- libpcap: update to 1.10.0
|
||||
- ngrep: update to 2019-01-29
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
PKG_NAME="network-tools"
|
||||
PKG_VERSION="1.0"
|
||||
PKG_REV="107"
|
||||
PKG_REV="108"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
@@ -75,7 +75,7 @@ addon() {
|
||||
cp -P $(get_install_dir sshfs)/usr/bin/sshfs $ADDON_BUILD/$PKG_ADDON_ID/bin
|
||||
|
||||
# tcpdump
|
||||
cp -P $(get_install_dir tcpdump)/usr/sbin/tcpdump $ADDON_BUILD/$PKG_ADDON_ID/bin
|
||||
cp -P $(get_install_dir tcpdump)/usr/bin/tcpdump $ADDON_BUILD/$PKG_ADDON_ID/bin
|
||||
|
||||
# udpxy
|
||||
cp -P $(get_install_dir udpxy)/usr/bin/udpxy $ADDON_BUILD/$PKG_ADDON_ID/bin
|
||||
|
||||
Reference in New Issue
Block a user