bash-preexec: update to 0.3.3.
This commit is contained in:
parent
07e29833c4
commit
937e1c616c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bash-preexec'
|
||||
pkgname=bash-preexec
|
||||
version=0.3.2
|
||||
version=0.3.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rcaloras/bash-preexec"
|
||||
distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz"
|
||||
checksum=bf35c21ffdb8a48a908f1503c681017399e62e5580852e3e598e303bb86fc24d
|
||||
checksum=019a556c5ec77a6c5b4c53c0afbe6596b0d8eac2ffde076af44b0a1d5793cc7b
|
||||
|
||||
do_install() {
|
||||
vbin bash-preexec.sh
|
||||
|
|
Loading…
Reference in New Issue