bashmount: update to 4.3.2.
This commit is contained in:
parent
998be26589
commit
96273ffd2b
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'bashmount'
|
# Template file for 'bashmount'
|
||||||
pkgname=bashmount
|
pkgname=bashmount
|
||||||
version=4.3.1
|
version=4.3.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
conf_files="/etc/$pkgname.conf"
|
conf_files="/etc/$pkgname.conf"
|
||||||
depends="bash util-linux"
|
depends="bash util-linux"
|
||||||
short_desc="Tool to mount and unmount removable media"
|
short_desc="Tool to mount and unmount removable media"
|
||||||
|
@ -10,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/jamielinux/bashmount"
|
homepage="https://github.com/jamielinux/bashmount"
|
||||||
distfiles="https://github.com/jamielinux/bashmount/archive/$version.tar.gz"
|
distfiles="https://github.com/jamielinux/bashmount/archive/$version.tar.gz"
|
||||||
checksum=cd50e30578d22f02d33fa43e319706fd1d6913544b3f7c4219a68958061da44d
|
checksum=4fa5be39b10c3ce24f3f21ff6605ce0499ab9b24baf1b5762be36b9003eab169
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin $pkgname
|
vbin $pkgname
|
||||||
|
|
Loading…
Reference in a new issue