diff options
Diffstat (limited to 'net/autossh/Makefile')
-rw-r--r-- | net/autossh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/autossh/Makefile b/net/autossh/Makefile index a483991a1..78dc90eca 100644 --- a/net/autossh/Makefile +++ b/net/autossh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=autossh PKG_VERSION:=1.4g -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=https://www.harding.motd.ca/autossh/ |