Browse Source

upgrading package: apache-pubtkt 0.6b -> 0.7

master
parent
commit
425e4bb1b6
  1. 6
      apache-pubtkt/apache-pubtkt.spec

6
apache-pubtkt/apache-pubtkt.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Web
License: BSD-style
Version: 0.6b
Release: 20110731
Version: 0.7
Release: 20120609
# list of sources
Source0: http://neon1.net/mod_auth_pubtkt/mod_auth_pubtkt-%{version}.tar.gz
@ -55,7 +55,7 @@ PreReq: OpenPKG, openpkg >= 20100101, apache
}
%prep
%setup -q -n mod_auth_pubtkt
%setup -q -n mod_auth_pubtkt-%{version}
%build
# build module

Loading…
Cancel
Save