Skip to content

Commit

Permalink
odhcpd: bump to latest version
Browse files Browse the repository at this point in the history
3bda900 odhcpd: add option for setting preferred lifetime

Signed-off-by: Nick Hainke <[email protected]>
  • Loading branch information
PolynomialDivision authored and dedeckeh committed Jan 4, 2021
1 parent acdf07c commit 6773bee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/services/odhcpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcpd.git
PKG_SOURCE_DATE:=2020-12-24
PKG_SOURCE_VERSION:=b75bcad7bd5fd03f64011a532b9960d78e4aac22
PKG_MIRROR_HASH:=f795e0268b6fe09eaf15b5701a236c3a74c11deb8436af6b6ab0a59d251fc3fd
PKG_SOURCE_DATE:=2021-01-03
PKG_SOURCE_VERSION:=3bda90079ec5574ef469e2a7804808302f17769d
PKG_MIRROR_HASH:=61ce5cb49e911f7a279d4825002858a39e3f6dc0e22670c240d1992741f7b56f

PKG_MAINTAINER:=Hans Dedecker <[email protected]>
PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit 6773bee

Please sign in to comment.