From cb4ec4c8fee267f66ccd05d27f945ae201be7674 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 28 Feb 2018 09:45:56 -0300 Subject: [PATCH] samurai: update to 0.3. Closes: #11992 [via git-merge-pr] --- srcpkgs/samurai/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/samurai/template b/srcpkgs/samurai/template index ca76365fc90..d30cfbf5c82 100644 --- a/srcpkgs/samurai/template +++ b/srcpkgs/samurai/template @@ -1,6 +1,6 @@ # Template file for 'samurai' pkgname=samurai -version=0.2 +version=0.3 revision=1 build_style=gnu-makefile short_desc="Ninja-compatible build tool written in C" @@ -8,7 +8,7 @@ maintainer="maxice8 " license="MIT, Apache-2.0" homepage="https://github.com/michaelforney/samurai" distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz" -checksum=cc1dd8e9f7df4309c341d209e4b41a2a16cb7f4609c672a55413ec675fae5284 +checksum=54a69fd7f1029fe9bb3eaf001c7855d7dbd236184070529395a9e64239bea4fd pre_install() { sed -i 's|/usr/local|/usr|g' Makefile