samurai: update to 1.2.
This commit is contained in:
parent
14911d4dbd
commit
c841566773
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'samurai'
|
||||
pkgname=samurai
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Ninja-compatible build tool written in C"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/michaelforney/samurai"
|
||||
distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz"
|
||||
checksum=9f31e45e65c0b270c0dae431460c53bc0a254dc98385947e3ab507b7b986a162
|
||||
checksum=37a2d9f35f338c53387eba210bab7e5d8abe033492664984704ad84f91b71bac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue