diff --git a/srcpkgs/smu/template b/srcpkgs/smu/template index 6aa2578a9d4..09f4108a2ea 100644 --- a/srcpkgs/smu/template +++ b/srcpkgs/smu/template @@ -1,7 +1,7 @@ # Template file for 'smu' pkgname=smu version=1.4 -revision=3 +revision=4 build_style=gnu-makefile make_build_args="INCS=-I. LIBS=" short_desc="Simple markup - markdown like syntax" @@ -9,7 +9,7 @@ maintainer='Juan RP ' license="MIT" homepage="https://github.com/Gottox/smu/" distfiles="https://github.com/Gottox/smu/archive/v${version}.tar.gz" -checksum="378f24e6cff54dcfcbc7a17a88f16efb59c0cda1d35f58967e16fd990ba15f45" +checksum=378f24e6cff54dcfcbc7a17a88f16efb59c0cda1d35f58967e16fd990ba15f45 pre_build() { sed -i 's|^CFLAGS =.*|override CFLAGS += -DVERSION=\"${VERSION}\"|g' config.mk