sitecopy: fixed build with neon 0.33
This commit is contained in:
parent
55778bf73c
commit
2b69f84590
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/SE9eazN25x7b1ioyYokH/CF8TZwWwkYJ2itvv7yM/HZWVUz4z9r6ekKLbt5BhoP7Nl0EjMMVAZly2zFyCujcg0=
|
||||
SHA256 (Pkgfile) = bc805fd592f8533660c1cd0855525177aefa647944a7e04bd487297dced64132
|
||||
RWSE3ohX2g5d/QW6YysVPdgqJxB84VaKiVLQ/yFNeWs5DWv8TdZxe/9j+xtuWd9vQpSOUxCawX1ncA0Z40L+KhJ+m1+Gn9owIQo=
|
||||
SHA256 (Pkgfile) = 1728a69d6c687f1b1256996f5ff6a6247dcc721170dc5ba087adf9a49c48b718
|
||||
SHA256 (.footprint) = e5ed251748ebc17885d527316497e232d08aad3488471939adf4fb01c2497a2c
|
||||
SHA256 (sitecopy-0.16.6.tar.gz) = e06fdda007e54ddc6fae90a4e79768e5bfb7770c1139bcaac2e10d841d7458af
|
||||
SHA256 (sitecopy-0.16.6.patch) = 8056720273af947e24323cf1a6ac7c7f391037c63f3fa1f8eeb709e6f3f49035
|
||||
SHA256 (sitecopy-0.16.6.patch) = 712aefa02cd56fc8219eb5a9e2b6beacf9e49950942a4177e55a71aabca7f7c8
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=sitecopy
|
||||
version=0.16.6
|
||||
release=6
|
||||
release=7
|
||||
source=(https://www.manyfish.co.uk/sitecopy/sitecopy-0.16.6.tar.gz
|
||||
$name-$version.patch)
|
||||
|
||||
|
@ -6,7 +6,7 @@ diff -Nru sitecopy-0.16.6.orig/configure.in sitecopy-0.16.6/configure.in
|
||||
|
||||
# Support neon 0.24 through 0.28
|
||||
-NE_REQUIRE_VERSIONS([0], [24 25 26 27 28])
|
||||
+NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29 30 31 32])
|
||||
+NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29 30 31 32 33])
|
||||
|
||||
dnl But we don't use zlib or ACL support
|
||||
NEON_WITHOUT_ZLIB
|
||||
|
Loading…
x
Reference in New Issue
Block a user