subconverter: sync with upstream source (#41)
This commit is contained in:
parent
5287abc77d
commit
bead148316
@ -7,15 +7,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=subconverter
|
||||
PKG_VERSION:=0.3.1
|
||||
PKG_VERSION:=0.4.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/tindy2013/subconverter.git
|
||||
PKG_SOURCE_VERSION:=41b9f97d4ce1b7dea62f9b4a85396fefb7b18b38
|
||||
PKG_SOURCE_VERSION:=844c68df9aaf68685922f0e444a36931de9604a2
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_HASH:=5b84efb52c6a907402dd95f20bdbe196c574a45f192aed68a1377cfff67157a6
|
||||
|
||||
PKG_LICENSE:=GPLv3
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user