do replace in-file with sed
This commit is contained in:
parent
b68cb8239d
commit
a9e15a6a83
2 changed files with 2 additions and 14 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
Package: php5-sqlcipher
|
Package: php5-sqlcipher
|
||||||
Version: 5.4.4-14
|
Version: _PHP_VER
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Maintainer: Anton Batenev <antonbatenev@yandex.ru>
|
Maintainer: Anton Batenev <antonbatenev@yandex.ru>
|
||||||
Installed-Size: 350
|
Installed-Size: 350
|
||||||
Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), libicu48 (>=4.8.1.1-12), phpapi-20100525, php5-common (= 5.4.4-14)
|
Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), _LIBICU (>=_LIBICU_VER), phpapi-_PHP_API, php5-common (= _PHP_VER)
|
||||||
Section: php
|
Section: php
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Homepage: https://github.com/abbat/pdo_sqlcipher
|
Homepage: https://github.com/abbat/pdo_sqlcipher
|
||||||
|
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
Package: php5-sqlcipher
|
|
||||||
Version: 5.4.4-14
|
|
||||||
Architecture: amd64
|
|
||||||
Maintainer: Anton Batenev <antonbatenev@yandex.ru>
|
|
||||||
Installed-Size: 350
|
|
||||||
Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), libicu48 (>=4.8.1.1-12), phpapi-20100525, php5-common (= 5.4.4-14)
|
|
||||||
Section: php
|
|
||||||
Priority: optional
|
|
||||||
Homepage: https://github.com/abbat/pdo_sqlcipher
|
|
||||||
Description: sqlcipher module for PHP 5
|
|
||||||
SQLCipher is an SQLite extension that provides transparent
|
|
||||||
256-bit AES encryption of database files.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue