-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into for_nginx_mdns
Signed-off-by: mhusaam <[email protected]>
- Loading branch information
Showing
18 changed files
with
58 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ | |
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=perl-cgi | ||
PKG_VERSION:=4.57 | ||
PKG_VERSION:=4.64 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE_URL:=https://www.cpan.org/authors/id/L/LE/LEEJO | ||
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz | ||
PKG_HASH:=4e6ca634fe0d5621bb55b0fce5c1d08e6f643c65eecdfffbb4b344fd51b963ac | ||
PKG_HASH:=39bd8e40ce00cdab39e0a2bc71abd2bbe451d1d97bc7e54e41a2e199eb6226e7 | ||
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/CGI-$(PKG_VERSION) | ||
|
||
PKG_MAINTAINER:=Marcel Denia <[email protected]>, \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,12 +5,12 @@ | |
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=rust | ||
PKG_VERSION:=1.76.0 | ||
PKG_VERSION:=1.77.0 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=rustc-$(PKG_VERSION)-src.tar.xz | ||
PKG_SOURCE_URL:=https://static.rust-lang.org/dist/ | ||
PKG_HASH:=805482b436442a6786d270cacbab8f00529e06141b27b7fb01909b97ce4f3464 | ||
PKG_HASH:=66126989782cbf77fa3aff121bbb108429f2d46fe19328c3de231553de711b90 | ||
HOST_BUILD_DIR:=$(BUILD_DIR)/host/rustc-$(PKG_VERSION)-src | ||
|
||
PKG_MAINTAINER:=Luca Barbato <[email protected]> | ||
|
@@ -71,7 +71,6 @@ HOST_CONFIGURE_ARGS = \ | |
--datadir=$(STAGING_DIR)/host/share \ | ||
--mandir=$(STAGING_DIR)/host/man \ | ||
--dist-compression-formats=gz \ | ||
--enable-missing-tools \ | ||
--disable-sanitizers \ | ||
--release-channel=stable \ | ||
--enable-cargo-native-static \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ | |
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=nginx | ||
PKG_VERSION:=1.25.3 | ||
PKG_RELEASE:=3 | ||
PKG_VERSION:=1.25.4 | ||
PKG_RELEASE:=2 | ||
|
||
PKG_SOURCE:=nginx-$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_URL:=https://nginx.org/download/ | ||
PKG_HASH:=64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86 | ||
PKG_HASH:=760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9 | ||
|
||
PKG_MAINTAINER:=Thomas Heil <[email protected]> \ | ||
Christian Marangi <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,9 @@ PKG_MAINTAINER:=Thibaut VARÈNE <[email protected]> | |
|
||
PKG_SOURCE_PROTO:=git | ||
PKG_SOURCE_URL:=https://github.com/f00b4r0/uspot.git | ||
PKG_SOURCE_DATE:=2024-01-09 | ||
PKG_SOURCE_VERSION:=c4b6f2f0bb1e9d2da4adc8cb3523cd7e440d7584 | ||
PKG_MIRROR_HASH:=fa6be10e0479a9dc71b8c21e57b07aac09c8938e8e7120045816a5cd4b949343 | ||
PKG_SOURCE_DATE:=2024-03-25 | ||
PKG_SOURCE_VERSION:=094f0df88150ff2c351cfca4fabf76a7edcac79d | ||
PKG_MIRROR_HASH:=2ffc723e6560e76f53496b444568724d3c52a45ac143ca259096c3d20522de0f | ||
|
||
CMAKE_SOURCE_SUBDIR:=src | ||
|
||
|
@@ -22,6 +22,7 @@ define Package/uspot | |
SECTION:=net | ||
CATEGORY:=Network | ||
TITLE:=uspot hotspot daemon | ||
EXTRA_DEPENDS:=ucode (>= 2023-11-07) | ||
DEPENDS:=+conntrack \ | ||
+libblobmsg-json +liblucihttp-ucode +libradcli +libubox +libubus +libuci \ | ||
+spotfilter \ | ||
|
@@ -63,6 +64,7 @@ define Package/uspotfilter | |
TITLE:=uspot implementation of spotfilter | ||
PROVIDES:=spotfilter | ||
CONFLICTS:=spotfilter | ||
EXTRA_DEPENDS:=ucode (>= 2023-11-07) | ||
DEPENDS:=+conntrack +nftables-json +ucode +ucode-mod-rtnl +ucode-mod-uloop | ||
PKGARCH:=all | ||
endef | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,12 +7,12 @@ | |
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=cligen | ||
PKG_VERSION:=6.5.0 | ||
PKG_RELEASE:=2 | ||
PKG_VERSION:=7.0.0 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_URL:=https://codeload.github.com/clicon/$(PKG_NAME)/tar.gz/$(PKG_VERSION)? | ||
PKG_HASH:=8b3943430f7aa9eea6a5f7cf1ace5b68eb382380cf68f41ae3ef5e032e08816f | ||
PKG_HASH:=61cbfbc60ded80d9293d340fadffa30258ca753d08f588ce61bb9707511f9ae9 | ||
|
||
PKG_MAINTAINER:=Olof Hagsand <[email protected]>, Philip Prindeville <[email protected]> | ||
PKG_LICENSE:=Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,12 +7,12 @@ | |
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=clixon | ||
PKG_VERSION:=6.5.0 | ||
PKG_VERSION:=7.0.0 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_URL:=https://codeload.github.com/clicon/$(PKG_NAME)/tar.gz/$(PKG_VERSION)? | ||
PKG_HASH:=c85bf3112ddd9dcc00965780c21bf1589095c8b67f741ef7059c805feccf3bfc | ||
PKG_HASH:=d0713aba3e9d4e036c9b0d6141046c782b9306bb4a40b5a7c4ed43520d5fc50a | ||
PKG_MAINTAINER:=Olof Hagsand <[email protected]>, Philip Prindeville <[email protected]> | ||
|
||
PKG_LICENSE:=Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=lsd | ||
PKG_VERSION:=1.0.0 | ||
PKG_VERSION:=1.1.1 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_URL:=https://codeload.github.com/lsd-rs/lsd/tar.gz/v$(PKG_VERSION)? | ||
PKG_HASH:=ab34e9c85bc77cfa42b43bfb54414200433a37419f3b1947d0e8cfbb4b7a6325 | ||
PKG_HASH:=7933e196bf7b164ea8879078f8a8e87381e0c49f71867e0036c82916199aba61 | ||
|
||
PKG_MAINTAINER:=Oskari Rauta <[email protected]> | ||
PKG_LICENSE:=Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.