File tree Expand file tree Collapse file tree
patches/package/adguardhome Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ If you like this project you can gift me a coffee !
1313[ Download 22.03 Releases] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-22.03&expanded=true ) [ Changelog] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-22.03/release-info.md )
1414Supported Models : R2S / R4S(1Gb & 4Gb) / R2C (Untested)
1515
16- ## OpenWrt 23.05.2
16+ ## OpenWrt 23.05.3
1717
1818[ Download 23.05 Releases] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-23.05&expanded=true ) [ Changelog] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-23.05/release-info.md )
1919Supported Models : R2S / R4S(1Gb & 4Gb)
Original file line number Diff line number Diff line change 66include $(TOPDIR ) /rules.mk
77
88PKG_NAME: =adguardhome
9- PKG_VERSION: =0.107.41
9+ PKG_VERSION: =0.107.46
1010PKG_RELEASE: =1
1111
1212# WARNING : need rework for other arch
1313PKG_SOURCE: =AdGuardHome_linux_arm64.tar.gz
1414PKG_SOURCE_URL: =https://github.com/AdguardTeam/AdGuardHome/releases/download/v$(PKG_VERSION ) /
15- PKG_HASH: =e23f5164a832c8647e0035b03189dc9c72821e9216ee5a5f8057739b8d072539
15+ PKG_HASH: =5011096bae383e27db9f0de063caeea9ec4b0e0bcac6728409d223dc51c8c0d0
1616
1717PKG_LICENSE: =GPL-3.0-only
1818PKG_LICENSE_FILES: =LICENSE.txt
Original file line number Diff line number Diff line change 11## OpenWrt 23.05
22
33### General Info
4- - Based of openwrt 23.05.2
4+ - Based of openwrt 23.05.3
55
66### Notes
77- For R2C/R2S, theres almost no difference with official builds, except the preinstalled package set
1919- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net
2020
2121### Changelog
22+ - [ 2024-03-27] OpenWrt 23.05.3
2223- [ 2023-11-15] OpenWrt 23.05.2
2324- [ 2023-10-13] OpenWrt 23.05.0
2425- [ 2023-08-22] OpenWrt 23.05.0-rc3
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ cd "$ROOTDIR/build"
1010
1111cp -R openwrt-fresh-23.05 openwrt
1212
13- # freeze revision to 23.05.2
13+ # freeze revision to 23.05.3
1414cd openwrt
15- git reset --hard 1c26bcb10819f072964a658e2cc29bb87613a6f5
15+ git reset --hard 01170d518da1c8ade9d26e56d0135d12cda8e781
1616
1717echo " Current OpenWRT commit"
1818git log -1
You can’t perform that action at this time.
0 commit comments