nmap: update to 6.47.
This commit is contained in:
parent
62d3a69575
commit
186aa1a48e
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'empathy'
|
||||
pkgname=empathy
|
||||
version=3.12.4
|
||||
revision=2
|
||||
version=3.12.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
||||
|
@ -23,4 +23,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://live.gnome.org/Empathy"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=056a1fc27e9aa1f9df4d4d91353e04ca2e1b0fcc6bf082a9108f9dbb9870c978
|
||||
checksum=06a97a4513f2cc3a56517ac3f478adb85b9a4a64a49d6c60ab4ea97276bc0f66
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nmap'
|
||||
pkgname=nmap
|
||||
version=6.46
|
||||
version=6.47
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-ndiff --with-openssl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://nmap.org"
|
||||
distfiles="http://nmap.org/dist/nmap-$version.tar.bz2"
|
||||
checksum=3f89d9053c69507fe9533c40188a6561d49607a37b1db6380aed9039d4883137
|
||||
checksum=8fa11e9e203ce2d81a207db5ca4f110a525f6c01c1dd0018325a7112a51aa591
|
||||
|
||||
# Package build options
|
||||
build_options="lua"
|
||||
|
|
Loading…
Reference in a new issue