diff options
author | Juergen Daubert <jue@jue.li> | 2022-01-13 13:42:18 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-01-13 13:42:18 +0100 |
commit | cf501b8bf3c4230060c8f8ed7c670cffbbc7fe18 (patch) | |
tree | 0094cbb20144ba7a3e3a8b94e3830d06ff1f74ce /neon | |
parent | 2a6167098168497bc2cc716bcd785326ff12294f (diff) | |
download | opt-cf501b8bf3c4230060c8f8ed7c670cffbbc7fe18.tar.gz opt-cf501b8bf3c4230060c8f8ed7c670cffbbc7fe18.tar.xz |
neon: update to 0.32.2
Diffstat (limited to 'neon')
-rw-r--r-- | neon/.footprint | 6 | ||||
-rw-r--r-- | neon/.signature | 8 | ||||
-rw-r--r-- | neon/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/neon/.footprint b/neon/.footprint index 1ccc4c598..cd78d02ef 100644 --- a/neon/.footprint +++ b/neon/.footprint @@ -30,8 +30,8 @@ drwxr-xr-x root/root usr/include/neon/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libneon.a -rwxr-xr-x root/root usr/lib/libneon.la -lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.5.1 -lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.5.1 --rwxr-xr-x root/root usr/lib/libneon.so.27.5.1 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.5.2 +lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.5.2 +-rwxr-xr-x root/root usr/lib/libneon.so.27.5.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/neon.pc diff --git a/neon/.signature b/neon/.signature index c22b105e6..d0e20a1af 100644 --- a/neon/.signature +++ b/neon/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/U1nldivfYDkFCgT2CrKYSHMGqq6Mc4G8I6gALt7M0WZqMdL5F2IxP9wNgpSxBnLIe3clcHcOqjlrD7+J9AK/Ag= -SHA256 (Pkgfile) = 313ca1c8ca5a07b550b04989955ce224b1cb3b6c3f91efb155958fb6e79259ca -SHA256 (.footprint) = b8f76ed71c10633a72ac1a0dd312d4da8a49f1b3639166ce446034f4c121f36a -SHA256 (neon-0.32.1.tar.gz) = 05c54bc115030c89e463a4fb28d3a3f8215879528ba5ca70d676d3d21bf3af52 +RWSE3ohX2g5d/Ywlk1eZL8xkookX5Cw5I5l+iVdGSlbaTVdU/gdTom8PgFEa+a4/A7gTyGuSbDOwo/qRPW3vrNEA4bDprhBbgQQ= +SHA256 (Pkgfile) = be72196cd897fa9e1239fb6edc982d121c03b1a4c6e56cb8afa5dcae112eae48 +SHA256 (.footprint) = 7abe342eb3af93108047d43094a06303726deea7b2bd5ee15e0e074ff3f0d1ac +SHA256 (neon-0.32.2.tar.gz) = 986566468c6295fc5d0fb141a5981e31c9f82ee38e938374abed8471ef2fb286 diff --git a/neon/Pkgfile b/neon/Pkgfile index be835218b..8be833bae 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl expat zlib name=neon -version=0.32.1 +version=0.32.2 release=1 source=(https://notroj.github.io/neon/$name-$version.tar.gz) |