mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +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:
+1
-1
@@ -14,7 +14,7 @@ PKG_LICENSE:=LGPL-2.1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNOME/vala/0.34/
|
||||
PKG_MD5SUM:=f9b4a0a10b76b56b0b6e914c506a6828
|
||||
PKG_HASH:=765e9c2b429a66db93247940f8588319b43f35c173d057bcae5717a97d765c41
|
||||
|
||||
PKG_BUILD_DEPENDS:=glib2 glib2/host vala/host
|
||||
HOST_BUILD_DEPENDS:=glib2/host
|
||||
|
||||
Reference in New Issue
Block a user