empire: 3.0.3 bump

This commit is contained in:
blshkv 2020-01-13 18:58:49 +08:00
parent 2c88c7820b
commit e13d95aa8f
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
DIST empire-3.0.0.tar.gz 16456034 BLAKE2B 5d0067e42d93681a88ee2760a4dc171a8f4bfa096f95181f374ef0b01e71b60a3dff5e9abfc35fefed6fa1369a00089f86cfb4359c6b9086695f210fc7d0f4ab SHA512 63b5ca28feb9afcb3b6b98d6cba0d326e6bf5ecb556dfe9c2771ef128c5a676975a17da522d6afcd8e6c7eba3f1c1d44d45bd0576ad180b9b291c2d8c08574c1
DIST empire-3.0.1.tar.gz 16456045 BLAKE2B 281bad041d9d408699df1f34f3d69e9f4470b08c6bef396ed440bcdbbd8e4e21e7cfc91ea2bff1067b9d6750f89226d43be30c940a66d8adaaac1117572aa20f SHA512 ea0e84e13c522a712c95cbfbf1268f44c1b653bdf3acdcc65e9e66044a917eaa6217d2205859cc51c5240cba27afc3d66584ca5c0e7ee4b84a2c2786cff6715f
DIST empire-3.0.3.tar.gz 8396483 BLAKE2B dfb1bd5e676168e1007f3316307467a08c7bd4ee18ac20643a4aecb9263e5af73522ed00cf3c0243072915792135b5b5790c2d9023d253da1c0d611ad7b5f6c1 SHA512 6becb4f680f9dec9efac54c32ee7714b0fd62b07948c76f265d2ebcb5104522142542c47ff27bb52ecf886587d44258d5c2aaa2162bbea58b30dbe6da858a229

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -100,7 +100,7 @@ pkg_config() {
fi
ebegin "Press ENTER to create password for database or Control-C to abort now"
python2 setup/setup_database.py
python3 setup/setup_database.py
eend ${?} || die
if [ -f "${_em_home}/data/empire-chain.pem" ] || [ -f "${_em_home}/data/empire-priv.key" ]; then