mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libglibutil: update to 1.0.70.
This commit is contained in:
parent
bde485587b
commit
df154dacd6
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libglibutil'
|
# Template file for 'libglibutil'
|
||||||
pkgname=libglibutil
|
pkgname=libglibutil
|
||||||
version=1.0.67
|
version=1.0.70
|
||||||
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="Library of glib utilities"
|
||||||
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/sailfishos/libglibutil"
|
homepage="https://github.com/sailfishos/libglibutil"
|
||||||
|
changelog="https://raw.githubusercontent.com/sailfishos/libglibutil/master/debian/changelog"
|
||||||
distfiles="https://github.com/sailfishos/libglibutil/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/sailfishos/libglibutil/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=622f7d420e3f95ee7237b65c17495fe8d4cda1ed0cb68e0794f63c57034e1401
|
checksum=dd89b91627b991c2be5c68b3cca61475bad6f9de626536faac0107d23be444ef
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue