Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #289 from dforsyth/master
Baptiste Daroussin committed 13 years ago
commit 3a5c3ebdeaf19ac3080e24a187dce17fe0f9a361
parent d2f2287
1 file changed +1 -1
modified libpkg/update.c
@@ -101,7 +101,7 @@ pkg_update(const char *name, const char *packagesite, bool force)
			t = st.st_mtime;
			/* add 1 minute to the timestamp because
			 * repo.sqlite is always newer than repo.txz,
-
			 * 10 minutes should be enough
+
			 * 1 minute should be enough.
			 */
			t += 60;
		}