git » nvchecker.git » commit 6e55c3b

nvchecker: prepare for httpbin 0.10.0 update

author Chih-Hsuan Yen
2023-08-22 15:46:44 UTC
committer Chih-Hsuan Yen
2023-08-22 15:46:44 UTC
parent 1e12e4edf5824973eea8a94e7c167270c00fa0e7

nvchecker: prepare for httpbin 0.10.0 update

Not bumping pkgrel as both newly-backported commits are for tests only.

PKGBUILD +4 -0

diff --git a/PKGBUILD b/PKGBUILD
index 408f42c..becd647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,6 +48,10 @@ _backports=(
   'd9888cc49d3531a947e7b443a3bab47a7e09da14'
   # bump android-sdk-cmake and xml2 version
   'fe1342e9fb39774e63d2f650db8e04f50d3355a9'
+  # tests: update Android SDK version
+  '598bb941352d0d554ae44742fe2a2e5e3ab306a4'
+  # tests: fix tests with httpbin 0.10.0
+  '07cddd9bd66eb038cfa0ede2f5b3bab0efb07488'
 )
 
 pkgver() {