mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgbinder: update to 1.1.26.
This commit is contained in:
parent
07ad5c8865
commit
e2f5657830
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgbinder'
|
# Template file for 'libgbinder'
|
||||||
pkgname=libgbinder
|
pkgname=libgbinder
|
||||||
version=1.1.25
|
version=1.1.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=1
|
make_use_env=1
|
||||||
|
@ -14,8 +14,9 @@ short_desc="GLib-style interface to binder (Android IPC mechanism)"
|
||||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/mer-hybris/libgbinder"
|
homepage="https://github.com/mer-hybris/libgbinder"
|
||||||
|
changelog="https://raw.githubusercontent.com/mer-hybris/libgbinder/master/debian/changelog"
|
||||||
distfiles="https://github.com/mer-hybris/libgbinder/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/mer-hybris/libgbinder/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=92f3eaedba2d9a6d0c9db22cad4d7dea72259770fb4579d92929d34e2012381d
|
checksum=6c3704eabf094d423ecb862e604c2bbc9211c7544530620b730d83d9a147b2ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue