aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/CONTROL
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2020-01-13 11:49:15 -0800
committerGitHub <noreply@github.com>2020-01-13 11:49:15 -0800
commit9a510168c7102722fac448c0fe3c630d303e5d6e (patch)
treedc1940519111b00f8015c199a90cc43f7c4084ab /ports/sqlite3/CONTROL
parente46a029bf727fa3347f1caec2dc26cef43ec3ac6 (diff)
parentecf83936b291ca2a28f36d8e39d5b191f4b2b193 (diff)
downloadvcpkg-9a510168c7102722fac448c0fe3c630d303e5d6e.tar.gz
vcpkg-9a510168c7102722fac448c0fe3c630d303e5d6e.zip
Merge branch 'master' into dev/jack/update_osx_baseline
Diffstat (limited to 'ports/sqlite3/CONTROL')
-rw-r--r--ports/sqlite3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL
index 3418b867e..046612e1c 100644
--- a/ports/sqlite3/CONTROL
+++ b/ports/sqlite3/CONTROL
@@ -1,5 +1,5 @@
Source: sqlite3
-Version: 3.30.1-1
+Version: 3.30.1-2
Homepage: https://sqlite.org/
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.