Skip to content

Commit

Permalink
Version bump. Remove ncat.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckenzie committed Apr 22, 2022
1 parent 01a7c0c commit 2a80b22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .config
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_file=y
CONFIG_PACKAGE_htop=y
CONFIG_PACKAGE_ipset=y
CONFIG_PACKAGE_ncat=y
CONFIG_PACKAGE_nmap=y
CONFIG_PACKAGE_qrencode=y
CONFIG_PACKAGE_tcpdump=y
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
vmImage: 'ubuntu-latest'

variables:
openwrtRelease: 'v21.02.2'
openwrtRelease: 'v21.02.3'
workingDirectory: '$(Build.SourcesDirectory)/openwrt'

steps:
Expand Down

0 comments on commit 2a80b22

Please sign in to comment.