|
|
@ -8,12 +8,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=autossh |
|
|
|
PKG_VERSION:=1.4e |
|
|
|
PKG_RELEASE:=2 |
|
|
|
PKG_VERSION:=1.4f |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz |
|
|
|
PKG_SOURCE_URL:=http://www.harding.motd.ca/autossh/ |
|
|
|
PKG_HASH:=9e8e10a59d7619176f4b986e256f776097a364d1be012781ea52e08d04679156 |
|
|
|
PKG_HASH:=0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2 |
|
|
|
PKG_LICENSE:=0BSD |
|
|
|
|
|
|
|
include $(INCLUDE_DIR)/package.mk |
|
|
|