pyload: update to current version 0.4.9
Signed-off-by: Oliver Ertl <oliver@ertls-netzwerk.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40646 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0d94f228db
commit
6759e3850e
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2011 OpenWrt.org
|
# Copyright (C) 2011-2014 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=pyload
|
PKG_NAME:=pyload
|
||||||
PKG_VERSION:=0.4.8
|
PKG_VERSION:=0.4.9
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-src-v$(PKG_VERSION).zip
|
PKG_SOURCE:=$(PKG_NAME)-src-v$(PKG_VERSION).zip
|
||||||
PKG_SOURCE_URL:=http://download.pyload.org/
|
PKG_SOURCE_URL:=http://download.pyload.org/
|
||||||
PKG_MD5SUM:=5bcf8411ef9e48ef6e9ade55bc697900
|
PKG_MD5SUM:=28876150af22999b6f539c8579d3b415
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user