]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Vdradmin: Fix PKG_VER
authorStefan Schantl <Stevee@ipfire.org>
Wed, 20 Jan 2010 22:57:13 +0000 (23:57 +0100)
committerStefan Schantl <Stevee@ipfire.org>
Wed, 20 Jan 2010 22:57:13 +0000 (23:57 +0100)
lfs/vdradmin

index bbec9194020f0d3ded31c240228fc592774e5261..901e254544040406d6ff92b318994e5e551d613c 100644 (file)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = vdradmin
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = "perl-gettext vdr"