Updating link to change in openSUSE:Factory/cryptsetup revision 30.0

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=f06be568b6570bf4bb8aa2063ca36290
This commit is contained in:
OBS User buildservice-autocommit
2009-08-28 18:33:22 +00:00
committed by Git OBS Bridge
parent ea4f8ec57d
commit d026add800
6 changed files with 43 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# repo is at http://luks.endorphin.org/svn/cryptsetup
# repo is at http://cryptsetup.googlecode.com/svn/trunk
set -e -x
SVN_VERSION="1.0.5_SVNr`svnversion .`"
SVN_VERSION="1.0.7_SVNr`svnversion .`"
rm -rf cryptsetup-${SVN_VERSION}
svn export . cryptsetup-${SVN_VERSION}
tar --owner=root --group=root --force-local -cjf cryptsetup-${SVN_VERSION}.tar.bz2 cryptsetup-${SVN_VERSION}