mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
utils/mksh: update to r54
Update to current latest upstream: r54. Also add a new download mirror to fetch the source. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
This commit is contained in:
+4
-3
@@ -9,15 +9,16 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mksh
|
||||
PKG_VERSION:=52c
|
||||
PKG_VERSION:=54
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=Thorsten Glaser <tg@mirbsd.org>
|
||||
PKG_LICENSE:=MirOS
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-R$(PKG_VERSION).tgz
|
||||
PKG_SOURCE_URL:=http://www.mirbsd.org/MirOS/dist/mir/mksh
|
||||
PKG_MD5SUM:=cc3884e02314447e7b4a3073b8d65d1e
|
||||
PKG_SOURCE_URL:=http://www.mirbsd.org/MirOS/dist/mir/mksh \
|
||||
http://pub.allbsd.org/MirOS/dist/mir/mksh/
|
||||
PKG_MD5SUM:=be0a6fb93b4a5f927bcc1893bb6692f8
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user