libwhich: update to 1.1.0.
This commit is contained in:
parent
492924bdcf
commit
434989c010
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwhich'
|
||||
pkgname=libwhich
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Which for dynamic libraries"
|
||||
|
@ -8,7 +8,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/vtjnash/libwhich"
|
||||
distfiles="https://github.com/vtjnash/libwhich/archive/v${version}.tar.gz"
|
||||
checksum=61d5d643d4cbd4b340b9b48922e1b4fd2a35729b7cfdcc7283aab82a6f742a6c
|
||||
checksum=f1c30bf7396859ad437a5db74e9e328fb4b4e1379457121e28a3524b1e3a0b3f
|
||||
|
||||
do_install() {
|
||||
vbin libwhich
|
||||
|
|
Loading…
Reference in a new issue