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

+ 1
- 1
sound/pulseaudio/Makefile View File

32
   SECTION:=sound
32
   SECTION:=sound
33
   CATEGORY:=Sound
33
   CATEGORY:=Sound
34
   DEPENDS:=+libspeexdsp +libsndfile +libltdl +libpthread \
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
   TITLE:=Network sound server
36
   TITLE:=Network sound server
37
   MAINTAINER:=Peter Wagner <tripolar@gmx.at>
37
   MAINTAINER:=Peter Wagner <tripolar@gmx.at>
38
   URL:=http://www.pulseaudio.org
38
   URL:=http://www.pulseaudio.org