diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-09-07 16:12:46 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-09-07 16:12:46 +1000 |
commit | f5612f8d42b3585ec44a7aec30faf094029e5b89 (patch) | |
tree | 0e755f38ecc12c604170e3833e7861f037ef3abb /libnl-32 | |
parent | a229bda0f2493297dd3f75085aa66bdc07e78d1a (diff) | |
download | compat-32-f5612f8d42b3585ec44a7aec30faf094029e5b89.tar.gz compat-32-f5612f8d42b3585ec44a7aec30faf094029e5b89.tar.xz |
libnl-32: 3.4.0 -> 3.5.0
Diffstat (limited to 'libnl-32')
-rw-r--r-- | libnl-32/.signature | 6 | ||||
-rw-r--r-- | libnl-32/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libnl-32/.signature b/libnl-32/.signature index b8a0a651..2f8c7d90 100644 --- a/libnl-32/.signature +++ b/libnl-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXTlekLlFO67eWnK4z6tTziTyZyfxp08ciw4rpwMUjKZIEWHumO8sEL73lDb8NtVDQJOd8KYx6T1aVpTiRUa+PAg= -SHA256 (Pkgfile) = 2097edc3108ae2d78fec5b465b3b6c42abf9830ea0f35dc2381ead8a0aba82e9 +RWSwxGo/zH7eXfcE9rhp5DYQBTPYvIHc3VYuLmjwpDtHsu/7kLbHqBZi7OcY2+ltcEUNvhqhLVVOW8ip3xhrDupHjVGAqJcCZQI= +SHA256 (Pkgfile) = 9a44f032b263a0bce5a229221bae6eb690ca096101bd8f936c81fede99456108 SHA256 (.footprint) = c182b687ed8c7f3626a5ddde74d672eddb9666f5c83e33f85744a3f6c3e560ea -SHA256 (libnl-3.4.0.tar.gz) = b7287637ae71c6db6f89e1422c995f0407ff2fe50cecd61a312b6a9b0921f5bf +SHA256 (libnl-3.5.0.tar.gz) = 352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa diff --git a/libnl-32/Pkgfile b/libnl-32/Pkgfile index 78e7fd6a..5d8c67bb 100644 --- a/libnl-32/Pkgfile +++ b/libnl-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libnl name=libnl-32 -version=3.4.0 +version=3.5.0 release=1 source=(https://github.com/thom311/libnl/releases/download/libnl${version//./_}/${name%-*}-$version.tar.gz) |