diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2018-09-18 01:06:32 -0700 |
---|---|---|
committer | guidosarducci <guidosarducci@users.noreply.github.com> | 2018-09-23 22:20:39 -0700 |
commit | 8f241854ed89d9fb70c2a10955af7041900e83f2 (patch) | |
tree | 54702d0822d3f5a2902e43b09a1f1c640d90157c /net | |
parent | 7a1cfd43e956235010e321aa4c2cbcf0d12a56aa (diff) |
stubby: bump PKG_RELEASE
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Diffstat (limited to 'net')
-rw-r--r-- | net/stubby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/stubby/Makefile b/net/stubby/Makefile index f855a1e37..f3b33e0e7 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stubby PKG_VERSION:=0.2.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING |