Bump pkg-config version to 1.8.0 to match portable package version
authorratchov <ratchov@openbsd.org>
Thu, 10 Jun 2021 05:02:50 +0000 (05:02 +0000)
committerratchov <ratchov@openbsd.org>
Thu, 10 Jun 2021 05:02:50 +0000 (05:02 +0000)
Suggested by brad@

lib/libsndio/sndio.pc

index 4e3de11..10a542a 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: sndio
 Description: sndio library
-Version: 1.7.0
+Version: 1.8.0
 Requires:
 Libs: -L${libdir} -lsndio
 Cflags: -I${includedir}