mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
c488d6293e
commit
225c5d2f00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfce4-panel'
|
# Template file for 'xfce4-panel'
|
||||||
pkgname=xfce4-panel
|
pkgname=xfce4-panel
|
||||||
version=4.12.1
|
version=4.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-gio-unix --enable-gtk3"
|
configure_args="--disable-static --enable-gio-unix --enable-gtk3"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.xfce.org/"
|
homepage="http://www.xfce.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=93d58b80cca9c9eb58adb281bc75404df7cf6cae89f7f98bb9f38690009aa2e8
|
checksum=42058abb81b8f87691d3999627447de71c3285bcf055f308aab5cefab2de0ce9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
mkdir m4
|
mkdir m4
|
||||||
|
|
Loading…
Add table
Reference in a new issue