Skip to content

Commit

Permalink
Merge pull request #2956 from mariux64/update-libdvbpsi-133
Browse files Browse the repository at this point in the history
libdvbpsi: update from 1.3.0 to 1.3.3
  • Loading branch information
wwwutz authored Aug 24, 2023
2 parents 98ede89 + 91ccc06 commit a4070ef
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions libdvbpsi.be0
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
#!/usr/bin/env beesh

# BEE_VERSION libdvbpsi-1.3.0-0
# BEE_VERSION libdvbpsi-1.3.3-0

SRCURL[0]="http://http.debian.net/debian/pool/main/libd/libdvbpsi/libdvbpsi_${PKGVERSION}.orig.tar.bz2"
# SRCURL[0]="http://http.debian.net/debian/pool/main/libd/libdvbpsi/libdvbpsi_${PKGVERSION}.orig.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/9b556ab08bb62a8bec61f5c1649bc9a8/libdvbpsi_1.3.3.orig.tar.bz2"

# PATCHURL+=()

# EXCLUDE+=()

# build_in_sourcedir

# sourcesubdir_append src


#mee_extract() {
# bee_extract "${@}"
#}
Expand All @@ -32,4 +30,3 @@ SRCURL[0]="http://http.debian.net/debian/pool/main/libd/libdvbpsi/libdvbpsi_${PK
#mee_install() {
# bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'

0 comments on commit a4070ef

Please sign in to comment.