Browse Source

debootstrap: bump version

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 9 years ago
parent
commit
e9072e50fe
2 changed files with 3 additions and 3 deletions
  1. 2
    2
      admin/debootstrap/Makefile
  2. 1
    1
      sound/pulseaudio/Makefile

+ 2
- 2
admin/debootstrap/Makefile View File

@@ -9,13 +9,13 @@
9 9
 include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=debootstrap
12
-PKG_VERSION:=1.0.66
12
+PKG_VERSION:=1.0.67
13 13
 PKG_RELEASE:=1
14 14
 PKG_MAINTAINER=Daniel Golle <daniel@makrotopia.org>
15 15
 
16 16
 PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
17 17
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
18
-PKG_MD5SUM:=bf6370ea0aa80308dfb03a4a35e33ad1
18
+PKG_MD5SUM:=e7854d4b10ab860f08921525406debdd
19 19
 PKG_LICENSE:=Unique
20 20
 PKG_LICENSE_FILES:=debian/copyright
21 21
 

+ 1
- 1
sound/pulseaudio/Makefile View File

@@ -32,7 +32,7 @@ define Package/pulseaudio/Default
32 32
   SECTION:=sound
33 33
   CATEGORY:=Sound
34 34
   DEPENDS:=+libspeexdsp +libsndfile +libltdl +libpthread \
35
-	+librt +alsa-lib +libjson +libopenssl +libwrap +libcap $(ICONV_DEPENDS) $(INTL_DEPENDS)
35
+	+librt +alsa-lib +libjson-c +libopenssl +libwrap +libcap $(ICONV_DEPENDS) $(INTL_DEPENDS)
36 36
   TITLE:=Network sound server
37 37
   MAINTAINER:=Peter Wagner <tripolar@gmx.at>
38 38
   URL:=http://www.pulseaudio.org