mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
glib-networking: update to 2.48.1.
This commit is contained in:
parent
04df75972d
commit
ffa815c7c2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glib-networking'
|
# Template file for 'glib-networking'
|
||||||
pkgname=glib-networking
|
pkgname=glib-networking
|
||||||
version=2.48.0
|
version=2.48.1
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=7a1f3312e757b97af94e2db8a1f14eb9cc018c983931ecdf3b0c54acece39024
|
checksum=cf9923ab9860011c5af6d58b0aa1db693d353f2008014a3dcb07af1952bea44a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||||
|
|
Loading…
Add table
Reference in a new issue