diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-30 19:29:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-30 19:29:51 +0000 |
commit | eb59e90d22aa365d22d6b075ab9eb611ad08ae3e (patch) | |
tree | 267e2e55f09f88a71e0678f2294182e6149107b6 /openwrt/package/matrixssl | |
parent | 8a39de896af6e9f2a3d0d67400563e6325f68366 (diff) | |
download | mtk-20170518-eb59e90d22aa365d22d6b075ab9eb611ad08ae3e.zip mtk-20170518-eb59e90d22aa365d22d6b075ab9eb611ad08ae3e.tar.gz mtk-20170518-eb59e90d22aa365d22d6b075ab9eb611ad08ae3e.tar.bz2 |
remove version and architecture from control files
SVN-Revision: 481
Diffstat (limited to 'openwrt/package/matrixssl')
-rw-r--r-- | openwrt/package/matrixssl/matrixssl.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/package/matrixssl/matrixssl.control b/openwrt/package/matrixssl/matrixssl.control index 604e8a7..5513d72 100644 --- a/openwrt/package/matrixssl/matrixssl.control +++ b/openwrt/package/matrixssl/matrixssl.control @@ -1,8 +1,6 @@ Package: libmatrixssl Priority: optional Section: libs -Version: 1.2.4-1 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: an embedded SSL implementation |