|
@ -8,13 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=moreutils |
|
|
PKG_NAME:=moreutils |
|
|
PKG_VERSION:=0.62 |
|
|
|
|
|
|
|
|
PKG_VERSION:=0.63 |
|
|
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:=https://git.kitenet.net/index.cgi/moreutils.git/snapshot |
|
|
PKG_SOURCE_URL:=https://git.kitenet.net/index.cgi/moreutils.git/snapshot |
|
|
PKG_HASH:=812ac4e9e09dbfb812c64fb1929ed5275c279312d78e3fe1c30b01380c902db9 |
|
|
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION) |
|
|
|
|
|
|
|
|
PKG_HASH:=4fc86d56a8a276a0cec71cdabda5ccca50c7a44a2a1ccd888476741d1ce6831d |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Nikil Mehta <nikil.mehta@gmail.com> |
|
|
PKG_MAINTAINER:=Nikil Mehta <nikil.mehta@gmail.com> |
|
|
PKG_LICENSE:=GPL-2.0 |
|
|
PKG_LICENSE:=GPL-2.0 |
|
|