projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd48d8d
)
dnsmasq: bump PKG_RELEASE
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 7 Jan 2020 13:42:42 +0000
(15:42 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 7 Jan 2020 13:44:16 +0000
(15:44 +0200)
Previous commit should have bumped PKG_RELEASE, but git add was
forgotten... Add it now.
Fixes: cd48d8d342 ("dnsmasq: switch to /tmp/resolv.conf.d/resolv.conf.auto")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/network/services/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/dnsmasq/Makefile
b/package/network/services/dnsmasq/Makefile
index f3d9a2e07ebe80d92e6e17bf6999615ad37990b4..d1e0c34e97b3981b93a26caed2d883e2f02543d3 100644
(file)
--- a/
package/network/services/dnsmasq/Makefile
+++ b/
package/network/services/dnsmasq/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_UPSTREAM_VERSION:=2.80
PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
-PKG_RELEASE:=1
6
+PKG_RELEASE:=1
7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq