mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
[packages] proftpd: update to 1.3.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40844 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a896e9b47e
commit
53259b0e3b
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2009-2012 OpenWrt.org
|
||||
# Copyright (C) 2009-2014 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=proftpd
|
||||
PKG_VERSION:=1.3.4c
|
||||
PKG_VERSION:=1.3.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=ftp://ftp.proftpd.org/distrib/source
|
||||
PKG_MD5SUM:=65f61e953bea249f8377e681594143a5
|
||||
PKG_MD5SUM:=aff1bff40e675244d72c4667f203e5bb
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
Loading…
Reference in New Issue
Block a user