[source] dropbear: bump PKG_RELEASE
LEDE Commits
lede-commits at lists.infradead.org
Fri Feb 17 03:32:58 PST 2017
stintel pushed a commit to source.git, branch lede-17.01:
https://git.lede-project.org/6ebb8723a69ca418ad78eea51258ab8bad0e3c70
commit 6ebb8723a69ca418ad78eea51258ab8bad0e3c70
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Fri Feb 17 12:18:58 2017 +0100
dropbear: bump PKG_RELEASE
Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
(cherry picked from commit 27040dbf89fb45dd9b5cc663e23bb19afc294d29)
---
package/network/services/dropbear/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/services/dropbear/Makefile b/package/network/services/dropbear/Makefile
index e6bae9f..5e518da 100644
--- a/package/network/services/dropbear/Makefile
+++ b/package/network/services/dropbear/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dropbear
PKG_VERSION:=2016.74
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:= \
More information about the lede-commits
mailing list