mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sandboxfs: update to 0.1.1.
This commit is contained in:
parent
e79f3ac9ce
commit
d6a11acf20
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sandboxfs'
|
# Template file for 'sandboxfs'
|
||||||
pkgname=sandboxfs
|
pkgname=sandboxfs
|
||||||
version=0.1.0
|
version=0.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sandboxfs-sandboxfs-${version}"
|
wrksrc="sandboxfs-sandboxfs-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/bazelbuild/sandboxfs"
|
homepage="https://github.com/bazelbuild/sandboxfs"
|
||||||
distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
|
distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
|
||||||
checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
|
checksum=11f574de9ec98227e39ca40ff640f681faf63ec071f1cdb11801a8e8971e9188
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/sandboxfs.1
|
vman man/sandboxfs.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue