From fc8399e5b3292ff0daebffd5033695e77d9a54ff Mon Sep 17 00:00:00 2001 From: Manfred Steiner Date: Sun, 1 Oct 2023 13:08:10 +0200 Subject: [PATCH] simuc/README.md updated --- examples/simuc/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/simuc/README.md b/examples/simuc/README.md index 95dcfac..5041a9e 100644 --- a/examples/simuc/README.md +++ b/examples/simuc/README.md @@ -15,10 +15,10 @@ In any other case "ready to use" debian packages are located on [http://www.htl- The package is available for 4 supported architectures: -* **[amd64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_amd64.deb)** Linux (Debian, Ubuntu, ...) PC 64 bit -* **[i386](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_arm64.deb)** Linux (Debian, Ubuntu, ...) PC 32 bit -* **[arm64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_arm64.deb)** ARM 64 Bit (Respberry Pi 3,4 ... with RaspbianOs 64 Bit) -* **[armhf](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_armhf.deb)** ARM 32 Bit (Raspberry Pi 2,3,4 ... with RaspbianOs 32 Bit) +* **[amd64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_amd64.deb)** Linux (Debian, Ubuntu, ...) PC 64 bit +* **[i386](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_arm64.deb)** Linux (Debian, Ubuntu, ...) PC 32 bit +* **[arm64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_arm64.deb)** ARM 64 Bit (Respberry Pi 3,4 ... with RaspbianOs 64 Bit) +* **[armhf](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_armhf.deb)** ARM 32 Bit (Raspberry Pi 2,3,4 ... with RaspbianOs 32 Bit) ---------------------------------------------------- @@ -104,7 +104,7 @@ Executable `simuc` available in folder `dist` ```sh user@host:~ $ cd ~/simavr/examples/simuc -user@host:~/simavr/examples/simuc $ export DEBVERSION="0.0.6~1"; make deb +user@host:~/simavr/examples/simuc $ export DEBVERSION="0.0.7~1"; make deb ``` Debian packet available in folder `dpkg` -- 2.39.5