mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
bfs: update to 1.3.2.
This commit is contained in:
parent
cb4c2ae23e
commit
79b9756014
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bfs'
|
# Template file for 'bfs'
|
||||||
pkgname=bfs
|
pkgname=bfs
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="acl-devel libcap-devel"
|
makedepends="acl-devel libcap-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="0BSD"
|
license="0BSD"
|
||||||
homepage="https://github.com/tavianator/bfs"
|
homepage="https://github.com/tavianator/bfs"
|
||||||
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
||||||
checksum=250474563ee9ae210088514eb1885d96db4f84549d8daf5a682ed3cd19f97f89
|
checksum=45939e6c1921c90e5f159407f877178cc9376dc66e808dbef80600d7624cbbc2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue