lowdown: update to 1.1.0.
This commit is contained in:
parent
cc7a032c9e
commit
95517b092b
|
@ -4112,7 +4112,7 @@ libThread.so root-6.24.06_1
|
|||
libTMVA.so root-6.24.06_1
|
||||
libMathCore.so root-6.24.06_1
|
||||
libCore.so root-6.24.06_1
|
||||
liblowdown.so.3 lowdown-1.0.2_1
|
||||
liblowdown.so.1 lowdown-1.1.0_1
|
||||
libjaylink.so.0 libjaylink-0.2.0_1
|
||||
libnvidia-container.so.1 libnvidia-container-1.10.0_1
|
||||
libnvidia-container-go.so.1 libnvidia-container-1.10.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -12,7 +12,7 @@ license="ISC"
|
|||
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
|
||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||
checksum=e45b0d41ff39afecdeb7eae89db2ecea8800741abb9ff4a4bf7c3753bea08485
|
||||
checksum=f31e3950c4732b1e409174fa092eca40c55be77a448ee2818df987979d7b0879
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue