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:
858d61b
)
libqmi: switch to autorelease
author
Nicholas Smith
<redacted>
Sun, 22 Aug 2021 06:12:08 +0000
(16:12 +1000)
committer
Nicholas Smith
<redacted>
Sun, 22 Aug 2021 06:12:08 +0000
(16:12 +1000)
Signed-off-by: Nicholas Smith <redacted>
libs/libqmi/Makefile
patch
|
blob
|
history
diff --git
a/libs/libqmi/Makefile
b/libs/libqmi/Makefile
index 811137132ab4f791d0e84ae9ef1c153c2702e9e0..792d3968d1c8e52a8e363417c407f40b1655647d 100644
(file)
--- a/
libs/libqmi/Makefile
+++ b/
libs/libqmi/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libqmi
PKG_VERSION:=1.28.8
-PKG_RELEASE:=
1
+PKG_RELEASE:=
$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi
git clone https://git.99rst.org/PROJECT