diff options
author | Erich Eckner <git@eckner.net> | 2019-09-28 09:58:38 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-09-28 09:58:38 +0200 |
commit | b2a05a8bc225d51b8cc25aa7eb741867152abf76 (patch) | |
tree | 5647b26786fa2721591a149ba04fd9367a6f4c88 /manualPorts | |
parent | 4954b6ea8b298bdfa0cba40fc9e7e7e9ba4395cb (diff) | |
download | crux-ports-b2a05a8bc225d51b8cc25aa7eb741867152abf76.tar.xz |
openttd-git: nur signaltunnel.patch
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/openttd-git/.signature | 4 | ||||
-rw-r--r-- | manualPorts/openttd-git/Pkgfile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/manualPorts/openttd-git/.signature b/manualPorts/openttd-git/.signature index 21a4519..ed2775b 100644 --- a/manualPorts/openttd-git/.signature +++ b/manualPorts/openttd-git/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGjFqMg0DYvQNMfBmfFxoOkFQ1X0AwyZG2RKiJ3WT3HR7gmXX939TDb0m7W29z74R9h50AOd5fPj17KoRbl5AEAM= -SHA256 (Pkgfile) = c3782e3140d5fbf32123631f47df51535f32e7d6143469a426705734861b5564 +RWQxCptPusLGGoJOCBp4sK8OzAjDYRJ3Fh2f64QBxxB/+6S+pDSV5jGM1Vi5WuD8TE6eq9/jKhhqBbQe0IgTxFTrdWYpADMNUAk= +SHA256 (Pkgfile) = 2e99d7b2b3c2b6fc36cbf5a8ffaab847234c75c6d7e22f5d9772101fee1158dd SHA256 (.footprint) = 477fc931cd1de83ab810163be2d7e43e97bf3c25c3eb724c5abeaf79ed19493f SHA256 (opengfx-0.5.4.zip) = 3d136d776906dbe8b5df1434cb9a68d1249511a3c4cfaca55cc24cc0028ae078 SHA256 (opensfx-0.2.3.zip) = 3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662 diff --git a/manualPorts/openttd-git/Pkgfile b/manualPorts/openttd-git/Pkgfile index 6a6e12c..9737450 100644 --- a/manualPorts/openttd-git/Pkgfile +++ b/manualPorts/openttd-git/Pkgfile @@ -10,7 +10,7 @@ version=29069.ceb29cef85 gfxversion=0.5.4 sfxversion=0.2.3 msxversion=0.3.1 -release=2 +release=3 source=(http://bundles.openttdcoop.org/opengfx/releases/$gfxversion/opengfx-$gfxversion.zip http://bundles.openttdcoop.org/opensfx/releases/$sfxversion/opensfx-$sfxversion.zip http://bundles.openttdcoop.org/openmsx/releases/$msxversion/openmsx-$msxversion.zip @@ -40,7 +40,7 @@ build() { s,"\$ROOT_DIR/\.git","/dev/does/not/exist", ' findversion.sh patch -p1 -i "$SRC/signaltunnel.patch" - patch -p1 -i "$SRC/sloped-stations.patch" +# patch -p1 -i "$SRC/sloped-stations.patch" # broken! # patch -p1 -i "$SRC/underground.patch" # broken? sed -i ' |