mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 07:13:07 +01:00
treewide: run "make check FIXUP=1"
fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@ PKG_SOURCE_URL:=https://github.com/sipcapture/sipgrep
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=df8a95b066569be92aa38cad01086ea595b36863
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=a9131ae443bdce760e3dadd83dcf115d51a894381fc18461cbe62522618418fa
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user