projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05df135
)
unetd: update to the latest version
author
Felix Fietkau
<
[email protected]
>
Sun, 28 Aug 2022 20:31:05 +0000
(22:31 +0200)
committer
Felix Fietkau
<
[email protected]
>
Sun, 28 Aug 2022 20:31:18 +0000
(22:31 +0200)
5cbd55f60346
unet-cli: fix formatting of help text
59b97448b636
build.sh: force use of -fPIC on static libraries to fix build error
74a14c00abb0
pex-msg: fix siphash key initializer
Signed-off-by: Felix Fietkau <
[email protected]
>
package/network/services/unetd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/unetd/Makefile
b/package/network/services/unetd/Makefile
index 3a61ed43bb5a573eb635351d5df35541837f104d..b09edd95c5455893c9ef6e2b972540e6afdba36b 100644
(file)
--- a/
package/network/services/unetd/Makefile
+++ b/
package/network/services/unetd/Makefile
@@
-10,9
+10,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=unetd
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/unetd.git
-PKG_SOURCE_DATE:=2022-08-2
5
-PKG_SOURCE_VERSION:=
d8220b098010041232374761fee258a8deff0865
-PKG_MIRROR_HASH:=
6efced0eb451f6ac5d7facec3f45ce7f6928fae4481650ffcebf3b6434478550
+PKG_SOURCE_DATE:=2022-08-2
8
+PKG_SOURCE_VERSION:=
74a14c00abb07d2d8c79c61c459f70d28764dee6
+PKG_MIRROR_HASH:=
3f575f66d8addd887a194a809c8aa932f79e9a2c6000566fc0c947137bc8b2c8
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>