Files
shredos.x86_64/package/dust/dust.mk
2026-01-06 22:53:29 +00:00

13 lines
334 B
Makefile

################################################################################
#
# dust
#
################################################################################
DUST_VERSION = 1.2.3
DUST_SITE = $(call github,bootandy,dust,v$(DUST_VERSION))
DUST_LICENSE = APACHE-2.0
DUST_LICENSE_FILES = LICENSE
$(eval $(cargo-package))