adriconf: update to 1.2.
This commit is contained in:
parent
7f1cf176e0
commit
b7bfacb85a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'adriconf'
|
# Template file for 'adriconf'
|
||||||
pkgname=adriconf
|
pkgname=adriconf
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jlHertel/adriconf"
|
homepage="https://github.com/jlHertel/adriconf"
|
||||||
distfiles="https://github.com/jlHertel/adriconf/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jlHertel/adriconf/archive/v${version}.tar.gz"
|
||||||
checksum=a2487d9e3c4d7fd7b13da5acca12e1342ec8da2cacd0946389133ccb6ae705f7
|
checksum=88f5c11182ebf261c5254881016470f0124e25ad122f24dd4657e56a8bf30062
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin build/adriconf
|
vbin build/adriconf
|
||||||
|
|
Loading…
Reference in New Issue