diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-15 01:50:03 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-15 01:50:03 +0000 |
commit | 111d0ccf183ad0c030d782cd0f4cc6c80f66bf38 (patch) | |
tree | e228ace3bb058f29f1ecc6758c77488f6966444a /openwrt/package/libtasn1/ipkg | |
parent | 2b0d84431c6405cc8dbe46cd7846262913c1e467 (diff) | |
download | mtk-20170518-111d0ccf183ad0c030d782cd0f4cc6c80f66bf38.zip mtk-20170518-111d0ccf183ad0c030d782cd0f4cc6c80f66bf38.tar.gz mtk-20170518-111d0ccf183ad0c030d782cd0f4cc6c80f66bf38.tar.bz2 |
Add libtasn1 package
SVN-Revision: 1251
Diffstat (limited to 'openwrt/package/libtasn1/ipkg')
-rw-r--r-- | openwrt/package/libtasn1/ipkg/libtasn1.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libtasn1/ipkg/libtasn1.control b/openwrt/package/libtasn1/ipkg/libtasn1.control new file mode 100644 index 0000000..05d6e8e --- /dev/null +++ b/openwrt/package/libtasn1/ipkg/libtasn1.control @@ -0,0 +1,8 @@ +Package: libtasn1 +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libtasn1s/ +Description: an ASN.1 and DER structures manipulation library |