Date: Tuesday, May 21, 2013 @ 15:34:44 Author: tpowa Revision: 186163
upgpkg: vde2 2.3.2-4 fix sample file typo Modified: vde2/trunk/PKGBUILD vde2/trunk/vde-config.sample -------------------+ PKGBUILD | 7 ++++++- vde-config.sample | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-21 12:49:37 UTC (rev 186162) +++ PKGBUILD 2013-05-21 13:34:44 UTC (rev 186163) @@ -3,7 +3,7 @@ # Maintainer: Tobias Powalowski <tp...@archlinux.org> pkgname=vde2 pkgver=2.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Virtual Distributed Ethernet for emulators like qemu" url="http://sourceforge.net/projects/vde/" license=("GPL" "LGPL" "CUSTOM") @@ -41,3 +41,8 @@ 'a920123fc620bcedbccb703a8d1bdc55' 'cb8ace28e8efd4dad128be4be71b3b07' '63033c33565e2030541c5e05e9d9b063') +md5sums=('46fbc5f97f03dc517aa3b2c9d9ea6628' + '7d9bc56d2e561d849e915000d1c0f269' + 'a920123fc620bcedbccb703a8d1bdc55' + 'f47d3372382dc9d67c1174d2796729fe' + '63033c33565e2030541c5e05e9d9b063') Modified: vde-config.sample =================================================================== --- vde-config.sample 2013-05-21 12:49:37 UTC (rev 186162) +++ vde-config.sample 2013-05-21 13:34:44 UTC (rev 186163) @@ -6,7 +6,7 @@ VDE_HUB="no" # [yes|no] Make the switch act as a hub VDE_FSTP="no" # [yes|no] Activate the fast spanning tree protocol VDE_MAC="" # Set the Switch MAC address -VDE_PRIOTIRY="" # Set the priority for FST (MAC extension) +VDE_PRIORITY="" # Set the priority for FST (MAC extension) VDE_HASHSIZE="" # Hash table size # Options from datasock module @@ -32,4 +32,4 @@ SLIRP_DHCP="no" # [yes|no] turn on the DHCP server for the network autoconfiguration of all the units connected to the VDE SLIRP_NETWORK="" # specify the network address (default 10.0.2.0) # other options to parse to slirpvde -SLIRP_OPTIONS="" \ No newline at end of file +SLIRP_OPTIONS=""