Updated packages:
- lftp: updated to 4.7.3 - neon: update to 0.30.2 Signed-off-by: Federico Di Marco <fededim@gmail.com>
This commit is contained in:
parent
5758939831
commit
f75ad75109
2 changed files with 4 additions and 4 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=neon
|
PKG_NAME:=neon
|
||||||
PKG_VERSION:=0.30.0
|
PKG_VERSION:=0.30.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.webdav.org/neon
|
PKG_SOURCE_URL:=http://www.webdav.org/neon
|
||||||
PKG_MD5SUM:=fb60b3a124eeec441937a812c456fd94
|
PKG_MD5SUM:=e28d77bf14032d7f5046b3930704ef41
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=lftp
|
PKG_NAME:=lftp
|
||||||
PKG_VERSION:=4.7.1
|
PKG_VERSION:=4.7.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \
|
PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \
|
||||||
http://lftp.yar.ru/ftp/old \
|
http://lftp.yar.ru/ftp/old \
|
||||||
http://lftp.cybermirror.org \
|
http://lftp.cybermirror.org \
|
||||||
http://lftp.cybermirror.org/old
|
http://lftp.cybermirror.org/old
|
||||||
PKG_MD5SUM:=7dfb03c6544efeef633bc28ba7df8b77
|
PKG_MD5SUM:=23deda16014412c802f095fbaa0bebee
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue