diff --git a/descriptors/subversion-0.21.0.fix b/descriptors/subversion-0.23.0.fix similarity index 68% rename from descriptors/subversion-0.21.0.fix rename to descriptors/subversion-0.23.0.fix index de2edbcbbd2..609e7215273 100644 --- a/descriptors/subversion-0.21.0.fix +++ b/descriptors/subversion-0.23.0.fix @@ -1,5 +1,5 @@ Descr( - [ Bind("pkgId", "subversion-0.21.0") + [ Bind("pkgId", "subversion-0.23.0") , Bind("releaseId", "1") , Bind("httpsClient", Bool(True)) @@ -10,7 +10,7 @@ Descr( , Bind("httpd", If(Var("httpServer"), Fix("./httpd-2.0.45.fix"), "")) - , Bind("src", Url("b2ad91127fb652e764b750f4c0002528", "http://subversion.tigris.org/files/documents/15/3712/subversion-0.21.0.tar.gz")) + , Bind("src", Url("59661f2145976437b371a0ab3a555dbd", "http://subversion.tigris.org/files/documents/15/4218/subversion-0.23.0.tar.gz")) , Bind("build", Local("../build/subversion-build.sh")) ] ) diff --git a/descriptors/system.fix b/descriptors/system.fix index 000e2aaabb5..ba5713cc332 100644 --- a/descriptors/system.fix +++ b/descriptors/system.fix @@ -1,6 +1,6 @@ Descr( [ Bind("pkgId", Str("system")) - , Bind("releaseId", Str("3")) + , Bind("releaseId", Str("4")) , Bind("actATerm", Fix("./aterm-2.0.fix")) , Bind("actPkgConfig", Fix("./pkgconfig-0.15.0.fix")) @@ -12,7 +12,7 @@ Descr( , Bind("actPspell", Fix("./pspell-.12.2.fix")) , Bind("actGtkspell", Fix("./gtkspell-2.0.2.fix")) , Bind("actPan", Fix("./pan-0.14.0.fix")) - , Bind("actSubversion", Fix("./subversion-0.21.0.fix")) + , Bind("actSubversion", Fix("./subversion-0.23.0.fix")) , Bind("build", Local("../build/populate-linkdirs.pl")) ]