<?xml version="1.0"?>
<package name="argon2">
	<description>The password hash Argon2, winner of PHC </description>
	<releases>
		<release version="20190702" revision="1">
			<build>
				<script>
					<archive name="phc-winner-$NAME-$VERSION">
						<cmd>make</cmd>
						<cmd>make INST_LIBRARY=/usr/lib INST_PKGCONFIG=/usr/lib/pkgconfig install</cmd>
					</archive>
				</script>
			</build>
		</release>
	</releases>
</package>
