mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
extra/glib: upgrade to 2.20.0
This commit is contained in:
parent
28efe0bee3
commit
918b0c7603
@ -1,13 +1,13 @@
|
||||
# Maintainer: Carlo Landmeter <clandmeter at gmail.com>
|
||||
pkgname=glib
|
||||
pkgver=2.18.4
|
||||
pkgver=2.20.0
|
||||
pkgrel=0
|
||||
pkgdesc="Common C routines used by Gtk+ and other libs"
|
||||
url="http://www.gtk.org"
|
||||
license='GPL'
|
||||
depends="gettext libiconv"
|
||||
makedepends="gettext-dev libiconv-dev pkgconfig"
|
||||
source="http://ftp.gnome.org/pub/gnome/sources/glib/2.18/glib-$pkgver.tar.bz2"
|
||||
source="http://ftp.gnome.org/pub/gnome/sources/glib/${pkgver%.*}/glib-$pkgver.tar.bz2"
|
||||
subpackages="$pkgname-doc $pkgname-dev"
|
||||
|
||||
build() {
|
||||
@ -26,4 +26,4 @@ dev() {
|
||||
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
|
||||
}
|
||||
|
||||
md5sums="ec25ed261534d870141000ab73f1a2bf glib-2.18.4.tar.bz2"
|
||||
md5sums="05188e560dbd8bddd568e24ce10dd003 glib-2.20.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user