wok diff vde2/receipt @ rev 7192
Added ruby-pkgconfig. A pkg-config implementation in Ruby.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 09 01:23:45 2010 +0000 (2010-11-09) |
parents | d891dfb1f1ab |
children | 79baebcd1145 |
line diff
1.1 --- a/vde2/receipt Fri Oct 22 20:21:27 2010 +0200 1.2 +++ b/vde2/receipt Tue Nov 09 01:23:45 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="libcryto libcryto-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://vde.sourceforge.net/" 1.7 -WGET_URL="$SF_MIRROR/dev/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/vde/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()