diff options
author | Eike Ritter <git@rittere.co.uk> | 2020-08-05 21:16:05 +0100 |
---|---|---|
committer | Eike Ritter <git@rittere.co.uk> | 2020-08-05 21:19:22 +0100 |
commit | b8ca6814ad83db8f42972db661a02dcab15c343c (patch) | |
tree | 4b3dfa8de6c622eb983f9f873e4f596fc0b03312 /ipv6 | |
parent | 1dbdbcc1b6774cac332851801d56728f51901666 (diff) |
tayga: PKG_RELEASE increased
Signed-off-by: Eike Ritter <git@rittere.co.uk>
Diffstat (limited to 'ipv6')
-rw-r--r-- | ipv6/tayga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipv6/tayga/Makefile b/ipv6/tayga/Makefile index a3decdfe0..14607834f 100644 --- a/ipv6/tayga/Makefile +++ b/ipv6/tayga/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tayga PKG_VERSION:=0.9.2 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=tayga-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.litech.org/tayga/ |