git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
80b47a1
)
modemmanager: switch to autorelease
author
Nicholas Smith
<redacted>
Sun, 22 Aug 2021 06:12:36 +0000
(16:12 +1000)
committer
Nicholas Smith
<redacted>
Sun, 22 Aug 2021 06:12:36 +0000
(16:12 +1000)
Signed-off-by: Nicholas Smith <redacted>
net/modemmanager/Makefile
patch
|
blob
|
history
diff --git
a/net/modemmanager/Makefile
b/net/modemmanager/Makefile
index 3475e4e24298ca4feff54a18826aa9e8c4188036..b2c4f6c1eb7d598ca66760faeb4a76ad04cde2ac 100644
(file)
--- a/
net/modemmanager/Makefile
+++ b/
net/modemmanager/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=modemmanager
PKG_VERSION:=1.16.10
-PKG_RELEASE:=
1
+PKG_RELEASE:=
$(AUTORELEASE)
PKG_SOURCE:=ModemManager-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/ModemManager
git clone https://git.99rst.org/PROJECT