Skip to content
Snippets Groups Projects
Commit e255ffbf authored by Sodface's avatar Sodface Committed by Andy Postnikov
Browse files

community/althttpd: upgrade to 202108141729

parent cd6a2be9
No related branches found
No related tags found
1 merge request!24359community/althttpd: upgrade to 202108141729
Pipeline #90827 canceled
...@@ -4,7 +4,7 @@ adds the plus sign (0x2b) to the list of characters allowed by upstream ...@@ -4,7 +4,7 @@ adds the plus sign (0x2b) to the list of characters allowed by upstream
which are 0-9a-zA-Z,-./:_~ which are 0-9a-zA-Z,-./:_~
--- src/althttpd.c.orig --- src/althttpd.c.orig
+++ src/althttpd.c +++ src/althttpd.c
@@ -1212,7 +1212,7 @@ @@ -1213,7 +1213,7 @@
/* x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xa xb xc xd xe xf */ /* x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xa xb xc xd xe xf */
/* 0x */ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x */ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
/* 1x */ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 1x */ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
......
# Contributor: Sodface <sod@sodface.com> # Contributor: Sodface <sod@sodface.com>
# Maintainer: Sodface <sod@sodface.com> # Maintainer: Sodface <sod@sodface.com>
pkgname=althttpd pkgname=althttpd
pkgver=202106091026 pkgver=202108141729
pkgrel=0 pkgrel=0
pkgdesc="Small, simple, stand-alone HTTP server" pkgdesc="Small, simple, stand-alone HTTP server"
url="https://sqlite.org/althttpd/doc/trunk/althttpd.md" url="https://sqlite.org/althttpd/doc/trunk/althttpd.md"
...@@ -27,7 +27,9 @@ package() { ...@@ -27,7 +27,9 @@ package() {
install -D althttpd "$pkgdir"/usr/bin/althttpd install -D althttpd "$pkgdir"/usr/bin/althttpd
} }
sha512sums="d7c01f7e800761a26b442e6925860aa1a44b283275d327b04816f3a0d1c22edd8f21244d2e2a197b2fb361fde290b7ae75c51f0ef681811d9f46445c50cb2cbf althttpd-202106091026.zip sha512sums="
6eabeac2b889a9027e58a69dca8f345150d309ccd93608982dc8f007cd4596e754dffbe7dec22b9536286ee63f33a0fe950d6555818900e40e633fc1095b387c 10-allow-filename-plus-sign.patch 4b3fe1d2bd6eab1048f6329741322b9dee73493f070bcb84294b6e8150d093b934b01cae74778e22536330dd97f27a119181edfd32401333a020eb3df6e2935b althttpd-202108141729.zip
d31628a3b6617cc49156fe3680c3d4f964a0b2ed7570edc23b9d52ed6fe7693022067a051b60d2fcb5f695be5a3daa8589fa9ba3c1ac12bd03306925e8a10015 10-allow-filename-plus-sign.patch
aeb1252915176d11cddb1ff5f1c13f532bb3df8f52760f71ae087fde90a4d4422cc65570a59adac12232dacc5aed67a673790a019a3d53203899b7909ca8503b althttpd.confd aeb1252915176d11cddb1ff5f1c13f532bb3df8f52760f71ae087fde90a4d4422cc65570a59adac12232dacc5aed67a673790a019a3d53203899b7909ca8503b althttpd.confd
f21867430470b836d97d60215d9dda835125140cced3bb9c856349228572f2c73ac0574d3f705d72938879fc2b5a37855768a5f7de5c29943e3aa6ead5d72d9c althttpd.initd" f21867430470b836d97d60215d9dda835125140cced3bb9c856349228572f2c73ac0574d3f705d72938879fc2b5a37855768a5f7de5c29943e3aa6ead5d72d9c althttpd.initd
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment