From 186aa1a48e5468674b19e8cad4a5c064fdd3a6b8 Mon Sep 17 00:00:00 2001 From: Jan S Date: Sat, 23 Aug 2014 12:48:07 +0200 Subject: [PATCH] nmap: update to 6.47. --- srcpkgs/empathy/template | 6 +++--- srcpkgs/nmap/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/empathy/template b/srcpkgs/empathy/template index 8f3d2f1085..fed1c56687 100644 --- a/srcpkgs/empathy/template +++ b/srcpkgs/empathy/template @@ -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 " homepage="http://live.gnome.org/Empathy" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=056a1fc27e9aa1f9df4d4d91353e04ca2e1b0fcc6bf082a9108f9dbb9870c978 +checksum=06a97a4513f2cc3a56517ac3f478adb85b9a4a64a49d6c60ab4ea97276bc0f66 diff --git a/srcpkgs/nmap/template b/srcpkgs/nmap/template index 5d01cc3970..6bf4c30b33 100644 --- a/srcpkgs/nmap/template +++ b/srcpkgs/nmap/template @@ -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 " 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"