You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cfitsio/cfitsio-pkgconfig.patch

13 lines
384 B

diff -ur cfitsio/cfitsio.pc.in cfitsio-pkgconfig/cfitsio.pc.in
--- cfitsio/cfitsio.pc.in 2010-01-26 12:39:34.000000000 -0500
+++ cfitsio-pkgconfig/cfitsio.pc.in 2010-02-21 15:18:26.000000000 -0500
@@ -5,7 +5,7 @@
Name: cfitsio
Description: FITS File Subroutine Library
-Version: 3.25
+Version: 3.250
Libs: -L${libdir} -lcfitsio @LIBS@
Libs.private: -lm
Cflags: -I${includedir}