From a9301d96e0d4cbad8172de33e9e48b9bd200eded Mon Sep 17 00:00:00 2001 From: spwhitton Date: Fri, 24 Aug 2018 23:12:17 +0000 Subject: Added a comment --- .../comment_1_6a73c8b0de1999f05af184bf63ad014a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/making_sure_a_package_is_at_the_latest_version/comment_1_6a73c8b0de1999f05af184bf63ad014a._comment (limited to 'doc') diff --git a/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_1_6a73c8b0de1999f05af184bf63ad014a._comment b/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_1_6a73c8b0de1999f05af184bf63ad014a._comment new file mode 100644 index 00000000..98fb61eb --- /dev/null +++ b/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_1_6a73c8b0de1999f05af184bf63ad014a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="spwhitton" + avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb" + subject="comment 1" + date="2018-08-24T23:12:17Z" + content=""" +The existing properties cannot do what you want. You are going to need to write a new one. Simplest implementation would be something that calls `apt-get install foo=1.2.3`. +"""]] -- cgit v1.2.3