summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorIsmael Luceno2022-08-08 00:04:34 +0200
committerIsmael Luceno2022-08-08 02:05:00 +0200
commit926237b460c9befd9ff768cf5b88e0a058601e90 (patch)
tree58ed4410de0ddf504ee7c239bd228de40c5b69e6 /libs
parent7b6857ef91bff901671286b92662772e89de030a (diff)
glib: PATCHLEVEL++
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/glib/DETAILS1
-rw-r--r--libs/glib/HISTORY1
2 files changed, 2 insertions, 0 deletions
diff --git a/libs/glib/DETAILS b/libs/glib/DETAILS
index 2d402f3626..03d606e765 100755
--- a/libs/glib/DETAILS
+++ b/libs/glib/DETAILS
@@ -1,5 +1,6 @@
SPELL=glib
VERSION=1.2.10
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ftp.gtk.org/pub/gtk/v1.2/$SOURCE
diff --git a/libs/glib/HISTORY b/libs/glib/HISTORY
index fd79142deb..cca829dd52 100644
--- a/libs/glib/HISTORY
+++ b/libs/glib/HISTORY
@@ -2,6 +2,7 @@
* PRE_BUILD, patches/0001-Fix-function-inlining-with-newer-GCC.patch:
Fixed glib.h header for newer GCC
* patches/config.sub.patch, patches/gcc.patch: Converted patches to -p1
+ * DETAILS: PATCHLEVEL++
2020-12-19 Ismael Luceno <ismael@sourcemage.org>
* BUILD, PRE_BUILD: Moved patching to PRE_BUILD