diff options
author | Juergen Daubert <jue@jue.li> | 2017-06-19 12:16:20 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-06-19 12:16:20 +0200 |
commit | 7725165620bba4171d561c28287cf6fb1cd28973 (patch) | |
tree | ff4101d38ae8399806272184bbbe40bd9a9c632c /libxml2-python | |
parent | c229c371950256676cbe4b4fa1b26d00bc24ca88 (diff) | |
download | opt-7725165620bba4171d561c28287cf6fb1cd28973.tar.gz opt-7725165620bba4171d561c28287cf6fb1cd28973.tar.xz |
libxml2-python: update to 2.9.4.83
Diffstat (limited to 'libxml2-python')
-rw-r--r-- | libxml2-python/.md5sum | 2 | ||||
-rw-r--r-- | libxml2-python/.signature | 6 | ||||
-rw-r--r-- | libxml2-python/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/libxml2-python/.md5sum b/libxml2-python/.md5sum index c93311761..d158fb4ec 100644 --- a/libxml2-python/.md5sum +++ b/libxml2-python/.md5sum @@ -1,2 +1,2 @@ -804551a745a8057136530b09007de0da libxml2-2.9.4-68.tar.xz +ff98febf18b791eea7e09e64ec77f2ef libxml2-2.9.4.83.tar.xz 80fdb13ebd1e5d320783dc94d8b9c6d7 libxml2-python-config.patch diff --git a/libxml2-python/.signature b/libxml2-python/.signature index 7f83aa574..3a294539f 100644 --- a/libxml2-python/.signature +++ b/libxml2-python/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eSvyTRMsBxfQatgIyzuq2HiF7kVlDEB5dWZkRN72CyINYqryGtGEc+f7ZOvgGY20pi20Hwvyj3o+M80dVffsgg= -SHA256 (Pkgfile) = 04f5a0debb01ff28a0cef116ae61f8459d02f5ae60f7ca5f89c343c452a8b25b +RWSE3ohX2g5d/W/ICpRGj5m661J7DVjpl+zxtdB5PNYoCgkw9JSwKw8BTCd4DlB/9cHhwife538PHNejgvu0MdbiVuNw/zhE3ww= +SHA256 (Pkgfile) = 4b49451c104207ed7a0e7380709f8c9b3bba5a7f6ec0a34f4ba60784617d0c7c SHA256 (.footprint) = 73d3d6093bbec225c90f39dcd85f9a56caa55daff311efa0fad3bd6e3cf1cb44 -SHA256 (libxml2-2.9.4-68.tar.xz) = 1b9d641e5891512cc03c46be57a8f63a1f725c34079be56fc7134e5c4be775f8 +SHA256 (libxml2-2.9.4.83.tar.xz) = d487fe398df14eaddb6428fcccf915b49012b5f8cdacc5f06ef4024ff8d28ace SHA256 (libxml2-python-config.patch) = 86c3ebf2f5af78bdddcf885fb18bb21e0c4277a9321802270eda7deff1d347b4 diff --git a/libxml2-python/Pkgfile b/libxml2-python/Pkgfile index f28892921..3eaaac091 100644 --- a/libxml2-python/Pkgfile +++ b/libxml2-python/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python libxml2 name=libxml2-python -version=2.9.4-68 +version=2.9.4.83 release=1 #source=(ftp://xmlsoft.org/libxml2/libxml2-$version.tar.gz \ source=(http://crux.s3.amazonaws.com/dist/libxml2-$version.tar.xz \ |