gnome-nettool: update to 3.8.1.
This commit is contained in:
parent
7248dd4269
commit
63d0d26239
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-nettool'
|
# Template file for 'gnome-nettool'
|
||||||
pkgname=gnome-nettool
|
pkgname=gnome-nettool
|
||||||
version=3.8.0
|
version=3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
||||||
|
@ -11,12 +11,12 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=3a3480dcef181684f3e37d779cfd43f9b21920412aff78501de1695faf194a28
|
checksum=f0a4510d9fe5eae4c91b63ade9848992b2795108e76eff7f51dc3decf7df2cb1
|
||||||
|
|
||||||
gnome-nettool_package() {
|
gnome-nettool_package() {
|
||||||
depends="hicolor-icon-theme desktop-file-utils
|
depends="hicolor-icon-theme desktop-file-utils
|
||||||
traceroute iputils bind-utils net-tools"
|
traceroute iputils bind-utils net-tools"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue