diff options
author | Erich Eckner <git@eckner.net> | 2018-10-11 06:22:23 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-10-11 06:22:23 +0200 |
commit | 2af294a88e1ecf72cebc6065acceecf4c2642b9e (patch) | |
tree | dbeeb5924bce354d36d70d2ff5e0498b7f41515b /manualPorts/boinc-client/Pkgfile | |
parent | dfaf945104d11bdabe4ccfc3304d7f1848be0194 (diff) | |
download | crux-ports-2af294a88e1ecf72cebc6065acceecf4c2642b9e.tar.xz |
boinc-client: 7.14.1 -> 7.14.2
Diffstat (limited to 'manualPorts/boinc-client/Pkgfile')
-rw-r--r-- | manualPorts/boinc-client/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manualPorts/boinc-client/Pkgfile b/manualPorts/boinc-client/Pkgfile index 9154457..1d5430c 100644 --- a/manualPorts/boinc-client/Pkgfile +++ b/manualPorts/boinc-client/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl curl name=boinc-client -version=7.14.1 +version=7.14.2 main_version=${version%.*} release=1 source=(https://github.com/BOINC/boinc/archive/client_release/${main_version}/${version}.tar.gz pre-install disable-install-exec-hook.patch boinc.rc) |