httpdirfs: revbump for gumbo-parser and remove depends
Libraries are detected automatically by xbps-src anyway.
This commit is contained in:
parent
e8c187c7d6
commit
db837c1d07
1 changed files with 1 additions and 2 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'httpdirfs'
|
||||
pkgname=httpdirfs
|
||||
version=1.2.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
makedepends="libcurl-devel fuse-devel gumbo-parser-devel
|
||||
libuuid-devel expat-devel"
|
||||
depends="libcurl fuse gumbo-parser"
|
||||
short_desc="Mount HTTP directory listings, with a permanent cache"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
|
|
Loading…
Reference in a new issue