From 8167c25ce1245853bcfd6cb1ee3394ff2ff5e57e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 3 Mar 2013 19:24:03 +0100 Subject: [PATCH] Bump package version to 0.9.25. Update package URL. --- Makeconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makeconfig b/Makeconfig index 8354a6927..b9f7898da 100644 --- a/Makeconfig +++ b/Makeconfig @@ -1,9 +1,9 @@ PACKAGE_NAME = pakfire -PACKAGE_VERSION = 0.9.24 +PACKAGE_VERSION = 0.9.25 PACKAGE_AUTHOR = IPFire.org Team PACKAGE_AUTHOR_EMAIL = info@ipfire.org -PACKAGE_URL = http://redmine.ipfire.org/projects/buildsystem3 +PACKAGE_URL = http://git.ipfire.org/?p=pakfire.git;a=summary PACKAGE_VERSION_FILE = pakfire/__version__.py PREFIX ?= /usr -- 2.39.5