wok-current rev 23123
updated libxfconf and libxfconf-dev again (4.13.6 -> 4.14.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 13 09:41:23 2020 +0100 (2020-03-13) |
parents | 385cb03e0228 |
children | 1394632bbfa7 |
files | libxfconf-dev/receipt libxfconf/receipt |
line diff
1.1 --- a/libxfconf-dev/receipt Fri Mar 13 09:28:19 2020 +0100 1.2 +++ b/libxfconf-dev/receipt Fri Mar 13 09:41:23 2020 +0100 1.3 @@ -21,3 +21,4 @@ 1.4 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.5 cp -a $install/usr/lib/*a $fs/usr/lib 1.6 } 1.7 +
2.1 --- a/libxfconf/receipt Fri Mar 13 09:28:19 2020 +0100 2.2 +++ b/libxfconf/receipt Fri Mar 13 09:41:23 2020 +0100 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="https://www.xfce.org/" 2.5 2.6 SOURCE="xfconf" 2.7 -TARBALL="$SOURCE-$VERSION.tar.xz" 2.8 +TARBALL="$SOURCE-$VERSION.tar.bz2" 2.9 WGET_URL="http://archive.xfce.org/src/xfce/$SOURCE/${VERSION%.*}/$TARBALL" 2.10 2.11 DEPENDS="dbus-glib libxfce4util"