File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66include $(TOPDIR ) /rules.mk
77
88PKG_NAME: =adguardhome
9- PKG_VERSION: =0.107.21
9+ PKG_VERSION: =0.107.28
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: =6a386fbf1630b6d11a0905cbe16683723ce4f20d24ae121726fe551c411d7ea8
15+ PKG_HASH: =136401c00d29ac9e01f1aead123f65064027ad851396cc1e38906942c2c1a3d3
1616
1717PKG_LICENSE: =GPL-3.0-only
1818PKG_LICENSE_FILES: =LICENSE.txt
Original file line number Diff line number Diff line change 1010include $(TOPDIR ) /rules.mk
1111
1212PKG_NAME: =haproxy
13- PKG_VERSION: =2.6.6
14- PKG_RELEASE: =104
13+ PKG_VERSION: =2.6.12
14+ PKG_RELEASE: =1
1515
1616PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
1717PKG_SOURCE_URL: =https://www.haproxy.org/download/2.6/src
18- PKG_HASH: =d0c80c90c04ae79598b58b9749d53787f00f7b515175e7d8203f2796e6a6594d
18+ PKG_HASH: =58f9edb26bf3288f4b502658399281cc5d6478468bd178eafe579c8f41895854
1919
2020PKG_MAINTAINER: =Thomas Heil <heil@terminal-consulting.de>, \
2121 Christian Lachner <gladiac@gmail.com>
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33CLONEURL=https://git.haproxy.org/git/haproxy-2.6.git
4- BASE_TAG=v2.6.6
4+ BASE_TAG=v2.6.12
55TMP_REPODIR=tmprepo
66PATCHESDIR=patches
77
Original file line number Diff line number Diff line change 1- ## OpenWrt 22.03.3 (stable)
1+ ## OpenWrt 22.03.4 (stable)
22
33### General Info
4- - Based of openwrt 22.03.3
4+ - Based of openwrt 22.03.4
55
66### Configuration
77- OpenWRT 22.03.3 Vanilla / Kernel 5.10
1616- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net
1717
1818### Changelog
19+ - [ 2023-04-16] Update haproxy / adguarhome
1920- [ 2023-04-10] OpenWrt 22.03.4
2021- [ 2023-01-07] Bundle kmods
2122- [ 2023-01-04] Freeze to OpenWrt 22.03.3 release instead of branch
You can’t perform that action at this time.
0 commit comments