mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
fuse-9pfs: update to 0.2;adopt.
This commit is contained in:
parent
02260aed60
commit
88ec2ede2a
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'fuse-9pfs'
|
# Template file for 'fuse-9pfs'
|
||||||
pkgname=fuse-9pfs
|
pkgname=fuse-9pfs
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fuse-devel"
|
makedepends="fuse-devel"
|
||||||
short_desc="FUSE client for 9p protocol"
|
short_desc="FUSE client for 9p protocol"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="ISC, MIT"
|
license="ISC, MIT"
|
||||||
homepage="https://github.com/ftrvxmtrx/9pfs"
|
homepage="https://github.com/ftrvxmtrx/9pfs"
|
||||||
distfiles="https://github.com/ftrvxmtrx/9pfs/archive/${version}.tar.gz"
|
distfiles="https://github.com/ftrvxmtrx/9pfs/archive/${version}.tar.gz"
|
||||||
checksum=b96bca313a68e7790ac5d73f920113f4c55560a1ab88d00d49a459afdf1278ed
|
checksum=24fbb2e32674e621630a90504645247578ddd6a521b1a4cea3c70609831495d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue