mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
samurai: update to 0.5.
This commit is contained in:
parent
bb7b277d77
commit
a853e981c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'samurai'
|
# Template file for 'samurai'
|
||||||
pkgname=samurai
|
pkgname=samurai
|
||||||
version=0.4
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Ninja-compatible build tool written in C"
|
short_desc="Ninja-compatible build tool written in C"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/michaelforney/samurai"
|
homepage="https://github.com/michaelforney/samurai"
|
||||||
distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz"
|
distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz"
|
||||||
checksum=369f5bb950d611ed06de84bc86725418c8bbab88badea36964b3b1f559d1161c
|
checksum=a00ef21662719c5e4a18481c8e1b572309ddf47e7087bd5db5664f47352cbb40
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
sed -i 's|/usr/local|/usr|g' Makefile
|
sed -i 's|/usr/local|/usr|g' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue